Skip to content

Commit 6819f33

Browse files
committed
ci updated
1 parent 0593101 commit 6819f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
~/.cargo/registry
3434
~/.cargo/git
3535
target
36-
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
36+
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.toml') }}
3737

3838
# TODO: fail pipeline if formatting fails
3939
#- name: Check formatting

0 commit comments

Comments
 (0)