Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Dec 15, 2023
1 parent 02e56ab commit 2a922ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# ssh -v localhost w
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: '${{ matrix.ruby }}'
with:
bundler-cache: true
ruby-version: '${{ matrix.ruby }}'
- run: ruby ci.rb

0 comments on commit 2a922ae

Please sign in to comment.