Skip to content

Commit

Permalink
wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Nov 3, 2024
1 parent 57c140c commit 608e394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: script/update_rubygems_and_install_bundler
- run: bundle install --standalone
- run: bundle binstubs --all
- run: bin/rubocop
- run: bin/rubocop -c .rubocop.yml

test:
name: Ruby ${{ matrix.ruby }} ${{ matrix.name_extra || '' }}
Expand Down

0 comments on commit 608e394

Please sign in to comment.