Skip to content

Commit cc0335f

Browse files
authored
Merge pull request #463 from ruby/revert-460-continue-on-truffleruby
Revert "Use the same continue-on-error for both test and benchmark-default workflows"
2 parents 81bb0f6 + 8d975b8 commit cc0335f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737

3838
- name: Run tests
3939
run: bundle exec rake test
40-
continue-on-error: ${{ matrix.ruby == 'truffleruby' }}
4140

4241
benchmark-default:
4342
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)