Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored Aug 19, 2024
1 parent 34bd78b commit 4869a97
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 @@ -20,7 +20,7 @@ jobs:
- name: Set up Ruby 2.7
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: 2.7
bundler-cache: true
- run: bundle exec standardrb
build:
Expand Down

0 comments on commit 4869a97

Please sign in to comment.