Skip to content

Commit

Permalink
TruffleRuby RuboCop takes 2 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Sep 13, 2020
1 parent 2bf5b43 commit 869930f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/puma.yml
Expand Up @@ -63,6 +63,7 @@ jobs:
run: bundle exec rake compile

- name: rubocop
if: startsWith(matrix.ruby, 'truffleruby') == false
run: bundle exec rake rubocop

- name: test
Expand Down

0 comments on commit 869930f

Please sign in to comment.