Skip to content

Commit

Permalink
bundler cacheするとGemfile.lockだけではなくgemspecも考慮に入れないといけいのに反して壊れる?
Browse files Browse the repository at this point in the history
  • Loading branch information
nna774 committed Dec 6, 2024
1 parent a7dc83c commit 567c991
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: Run steep
run: bundle exec steep check

0 comments on commit 567c991

Please sign in to comment.