Skip to content

Commit 8d01695

Browse files
adamruzickaianballou
authored andcommitted
Run rubocop with ruby 3.0
(cherry picked from commit 8fb29ee)
1 parent 4e47763 commit 8d01695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
uses: theforeman/actions/.github/workflows/rubocop.yml@v0
1414
with:
1515
command: bundle exec rubocop --parallel --format github
16+
ruby: 3.0
1617

1718
test:
1819
name: Ruby

0 commit comments

Comments
 (0)