Skip to content

Commit

Permalink
debug paths again
Browse files Browse the repository at this point in the history
  • Loading branch information
beckend committed Sep 22, 2023
1 parent f39e519 commit b45baea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
with:
mold-version: 2.1.0
- name: Run tests
run: cargo test --features all
run: pwd && find . && cargo test --features all

0 comments on commit b45baea

Please sign in to comment.