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 2e5e1ce commit 6d9c360
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 @@ -41,6 +41,8 @@ jobs:
uses: taiki-e/github-actions/.github/workflows/docs.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 6d9c360

Please sign in to comment.