Skip to content

Commit a1d7bf1

Browse files
committed
Remove bundler caching in CI workflow
1 parent 6bd220d commit a1d7bf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
uses: ruby/setup-ruby@v1
2828
with:
2929
ruby-version: ${{ matrix.ruby-version }}
30-
bundler-cache: true
3130

3231
- name: Bundle install
3332
run: |

0 commit comments

Comments
 (0)