Skip to content

Commit 1279a4d

Browse files
committed
Revert "bundler cacheするとGemfile.lockだけではなくgemspecも考慮に入れないといけいのに反して壊れる?"
This reverts commit 567c991.
1 parent 567c991 commit 1279a4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
uses: ruby/setup-ruby@v1
2323
with:
2424
ruby-version: ${{ matrix.ruby }}
25+
bundler-cache: true
2526
- name: Run steep
2627
run: bundle exec steep check

0 commit comments

Comments
 (0)