Skip to content

Commit

Permalink
the rust-cache action has no parameter working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Mar 14, 2024
1 parent 47d7128 commit 4376e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- uses: Swatinem/rust-cache@v2
with:
working-directory: rust
wordspaces: rust

- name: run tests
run: cargo test
Expand Down

0 comments on commit 4376e81

Please sign in to comment.