Skip to content

Commit

Permalink
ci: Use -Zmiri-many-seeds on scheduled job
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jan 11, 2025
1 parent 656aff6 commit f89568a
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 @@ -43,6 +43,7 @@ jobs:
miri:
uses: taiki-e/github-actions/.github/workflows/miri.yml@main
with:
event_name: ${{ github.event_name }}
# NB: sync with env.EXCLUDE
args: --exclude futures-async-stream-internal-codegen
tidy:
Expand Down

0 comments on commit f89568a

Please sign in to comment.