Skip to content

Commit 47f4f8e

Browse files
author
bestia.dev
committed
action cache
1 parent 964d016 commit 47f4f8e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/rust_fmt_auto_build_test.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jobs:
2929

3030
- name: Run sccache-cache for artifacts
3131
uses: mozilla-actions/sccache-action@v0.0.8
32-
32+
3333
- name: cargo clippy --no-deps
3434
run: cargo clippy --no-deps
35-
35+
3636
- name: install and cache cargo-auto
3737
uses: baptiste0928/cargo-install@v3.3.0
3838
with:
@@ -51,4 +51,3 @@ jobs:
5151

5252
- name: cargo auto test
5353
run: cargo auto test
54-

0 commit comments

Comments
 (0)