Skip to content

Commit d1e983b

Browse files
committed
typo
1 parent c93bc8c commit d1e983b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
target/
3030
key: tests-${{ matrix.command }}-${{ hashFiles('**/Cargo.lock') }}
3131
restore-keys: |
32-
tests-${{ matrix.command }}-${{ hashFiles('**/Cargo.lock') }}-
32+
tests-${{ matrix.command }}-
3333
tests-
3434
- name: Run command
3535
run: cargo ${{ matrix.command }}

0 commit comments

Comments
 (0)