Skip to content

Commit

Permalink
rm unused cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Dec 22, 2023
1 parent 1a8e7c8 commit 1bfc76c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,8 +312,6 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
if: github.event_name != 'release' && github.event_name != 'workflow_dispatch'
- name: Install Docker (MacOS)
if: runner.os == 'macos'
run: brew install docker && colima start
Expand Down

0 comments on commit 1bfc76c

Please sign in to comment.