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.
1 parent 95364b9 commit 75929d7Copy full SHA for 75929d7
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- run: bundle exec rake rubocop
24
if: ${{ matrix.ruby == '3.4' }}
25
26
- - run: bundle exec srb tc --parser=parse.y
+ - run: bundle exec srb tc
27
28
29
- run: bundle exec rspec ./spec --require spec_helper
0 commit comments