Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Sep 24, 2024
1 parent 115b76d commit 5743e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Test
working-directory: ./crates/reqsign
working-directory: ./crates/reqsign-core
run: cargo test --no-fail-fast
env:
RUST_LOG: DEBUG
Expand Down

0 comments on commit 5743e3a

Please sign in to comment.