Skip to content

Commit

Permalink
Tweak github action
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Mar 9, 2021
1 parent 3e2e99d commit c96f878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yml
Expand Up @@ -117,7 +117,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu ]
ruby: [ 3.0 ]
ruby: [ '3.0' ]
rubocop: [ master ]
steps:
- name: checkout
Expand Down

0 comments on commit c96f878

Please sign in to comment.