We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c00b01 + 8548192 commit 737d2ebCopy full SHA for 737d2eb
.github/workflows/test.yml
@@ -79,9 +79,6 @@ jobs:
79
- name: Run RSpec
80
run: |
81
bundle exec rspec
82
- - name: Workaround jruby-head failure by removing Gemfile.lock
83
- run: |
84
- rm Gemfile.lock
85
- name: Run bug report templates
86
if: "false"
87
.github/workflows/test_11g.yml
@@ -80,9 +80,6 @@ jobs:
88
0 commit comments