Skip to content

Commit 3b46333

Browse files
authored
(temp) don’t use cache
1 parent 2da7ab3 commit 3b46333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
with:
3535
windows-toolchain: 'none' # remove this line if the project requires MSYS2 DevKit
3636
ruby-version: ${{ matrix.ruby-version }}
37-
bundler-cache: true
3837

3938
- name: Test with Minitest
4039
run: bundle exec rake test:isolated

0 commit comments

Comments
 (0)