Skip to content

Commit

Permalink
ci: fix cargo cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ciffelia committed Oct 9, 2022
1 parent 6c6c37e commit f780a9d
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 @@ -37,8 +37,6 @@ jobs:
components: rustfmt
override: true

- uses: ciffelia/cargo-cache-action@v1

- name: Check code format
run: cargo fmt --all -- --check

Expand Down

0 comments on commit f780a9d

Please sign in to comment.