Skip to content

Commit

Permalink
add ruby-version to standard GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
minaslater committed May 8, 2024
1 parent 614101a commit 526db08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/standardrb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: 3.0.0
- run: bundle exec standardrb --format github --parallel

0 comments on commit 526db08

Please sign in to comment.