Skip to content

Commit

Permalink
Revert "bundler cacheするとGemfile.lockだけではなくgemspecも考慮に入れないといけいのに反して壊れる?"
Browse files Browse the repository at this point in the history
This reverts commit 567c991.
  • Loading branch information
nna774 committed Dec 6, 2024
1 parent 567c991 commit 1279a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ 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 1279a4d

Please sign in to comment.