Skip to content

Commit

Permalink
continue test run even with head errors
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Oct 20, 2022
1 parent 3bce806 commit 17ed919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:

jobs:
test:

continue-on-error: ${{ matrix.ruby-version == 'head' }}
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 17ed919

Please sign in to comment.