Skip to content

Commit 5b7f60e

Browse files
Piotr DębskiPiotr Dębski
authored andcommitted
fix CI run tests in target locations
1 parent 2fa8937 commit 5b7f60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: cargo fmt --all -- --check
4040

4141
- name: Run tests
42-
run: cargo test
42+
run: cargo test --workspace --all-targets

0 commit comments

Comments
 (0)