Skip to content

Commit

Permalink
== of course...jee
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Apr 15, 2024
1 parent e024e75 commit 02ae69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run Rubocop
run: bundle exec rake rubocop
# code style is enough to check once (and might even take some time on JRuby)
if: matrix.ruby-version != '3.3'
if: matrix.ruby-version == '3.3'

- name: Run tests
run: bundle exec rake test
Expand Down

0 comments on commit 02ae69b

Please sign in to comment.