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 288e048 commit 2af5071
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
uses: taiki-e/github-actions/.github/workflows/deny.yml@main
miri:
uses: taiki-e/github-actions/.github/workflows/miri.yml@main
with:
event_name: ${{ github.event_name }}
msrv:
uses: taiki-e/github-actions/.github/workflows/msrv.yml@main
with:
Expand Down

0 comments on commit 2af5071

Please sign in to comment.