We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bb0f6 commit 8d975b8Copy full SHA for 8d975b8
1 file changed
.github/workflows/test.yml
@@ -37,7 +37,6 @@ jobs:
37
38
- name: Run tests
39
run: bundle exec rake test
40
- continue-on-error: ${{ matrix.ruby == 'truffleruby' }}
41
42
benchmark-default:
43
runs-on: ubuntu-latest
0 commit comments