Skip to content

Commit

Permalink
Disable cache for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Apr 29, 2024
1 parent c537fb7 commit a4ace50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
self-hosted: true
- name: Run tests
env:
Expand Down

0 comments on commit a4ace50

Please sign in to comment.