Skip to content

Commit

Permalink
ci: disable bundler cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed May 30, 2023
1 parent 1972272 commit 874cc3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:

- name: Setup ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true

- name: Write time
run: date >| .github/STATUS
Expand Down

0 comments on commit 874cc3f

Please sign in to comment.