Skip to content

Commit

Permalink
ci: remove PROPTEST_CASES from miri (tokio-rs#5478)
Browse files Browse the repository at this point in the history
This option doesn't do anything anymore.
  • Loading branch information
Darksonn authored and amab8901 committed Feb 27, 2023
1 parent 4af4da3 commit eb2f0db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ jobs:
working-directory: tokio
env:
MIRIFLAGS: -Zmiri-disable-isolation -Zmiri-strict-provenance -Zmiri-retag-fields
PROPTEST_CASES: 10

asan:
name: asan
Expand Down

0 comments on commit eb2f0db

Please sign in to comment.