Skip to content

Commit

Permalink
Added more seeds to one miri test.
Browse files Browse the repository at this point in the history
  • Loading branch information
dragostis committed Sep 13, 2024
1 parent a7162c6 commit 918b809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ jobs:
- uses: taiki-e/install-action@nextest
- run: cargo +nightly miri setup
- run: cargo +nightly miri nextest run -j8 -E 'not (test(join_very_long))'
- run: cargo +nightly miri test --many-seeds=0..16 -- join_wait

0 comments on commit 918b809

Please sign in to comment.