Skip to content

Commit da91a1f

Browse files
committed
wip
1 parent 873fab4 commit da91a1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,5 @@ jobs:
3737
uses: ruby/setup-ruby@v1
3838
with:
3939
ruby-version: ${{ matrix.ruby-version }}
40-
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4140
- name: Run tests
4241
run: bin/test

0 commit comments

Comments
 (0)