mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
ci: remove caching step from cargo fmt check
This commit is contained in:
parent
c44e860af8
commit
6e2ea8eeda
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -54,9 +54,6 @@ jobs:
|
||||
override: true
|
||||
components: rustfmt
|
||||
|
||||
- uses: Swatinem/rust-cache@cb2cf0cc7c5198d3364b9630e2c3d457f160790c # 1.4.0
|
||||
if: ${{ steps.skip_check.outputs.should_skip != 'true' }}
|
||||
|
||||
- run: cargo fmt --all -- --check
|
||||
if: ${{ steps.skip_check.outputs.should_skip != 'true' }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user