We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db29db commit 3c2adbfCopy full SHA for 3c2adbf
1 file changed
.github/workflows/ruby.yml
@@ -17,3 +17,4 @@ jobs:
17
working-directory: templatescompiler/erbrenderer/
18
- run: bundle exec rake
19
20
+ continue-on-error: ${{ matrix.ruby == 'head' }}
0 commit comments