Skip to content

Commit

Permalink
Do what Tate suggested
Browse files Browse the repository at this point in the history
  • Loading branch information
rortian committed Jul 3, 2024
1 parent 8d5267b commit 8a49b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
env: BUNDLE_RUBYGEMS__PKG__GITHUB__COM: ${{ secrets.GITHUB_TOKEN }}
with:
env: BUNDLE_RUBYGEMS__PKG__GITHUB__COM: ${{ secrets.GITHUB_TOKEN }}
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- run: |
Expand Down

0 comments on commit 8a49b70

Please sign in to comment.