Skip to content

Commit 2f4c3d4

Browse files
ValuedMammalevanlinjin
authored andcommitted
ci: use explicit cache: true on fmt job
1 parent eabd1be commit 2f4c3d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cont_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
with:
118118
toolchain: nightly
119119
override: true
120+
cache: true
120121
components: rustfmt
121122
- name: Check fmt
122123
run: cargo fmt --all --check

0 commit comments

Comments
 (0)