Skip to content
Snippets Groups Projects
Verified Commit b5388bff authored by Loris Moulin's avatar Loris Moulin
Browse files

feat: fix pipeline missing run

parent 44be6851
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ jobs:
- name: Tests (provider crate)
# there should be a unique test thread for native provider tests (asserting spawned processes count)
cargo test -p provider -- --test-threads 1
run: cargo test -p provider -- --test-threads 1
coverage:
name: Zombienet SDK - coverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment