Skip to content

Commit 3056466

Browse files
author
Matheus Ferreira
committed
Remove bundler-cache from linter workflow
1 parent 66517af commit 3056466

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- uses: ruby/setup-ruby@v1
3030
with:
3131
ruby-version: '3.1'
32-
bundler-cache: true
3332

3433
- name: Run ${{ matrix.name }}
3534
run: bundle exec ${{ matrix.cmd }} ${{ matrix.args }}

0 commit comments

Comments
 (0)