Skip to content

Commit

Permalink
ci: Update reusable workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Feb 1, 2025
1 parent 475b270 commit bf2a7eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,8 @@ concurrency:
jobs:
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:
event_name: ${{ github.event_name }}
test:
uses: taiki-e/github-actions/.github/workflows/test.yml@main
with:
Expand Down

0 comments on commit bf2a7eb

Please sign in to comment.