ci: Update reusable workflows

This commit is contained in:
Taiki Endo
2025-02-02 05:23:22 +09:00
parent bf0c8c6dfb
commit 1182afdbd1
-3
View File
@@ -35,13 +35,10 @@ jobs:
miri:
uses: taiki-e/github-actions/.github/workflows/miri.yml@main
with:
event_name: ${{ github.event_name }}
# NB: sync with test job's --exclude option
args: --exclude install-action-internal-codegen
msrv:
uses: taiki-e/github-actions/.github/workflows/msrv.yml@main
with:
event_name: ${{ github.event_name }}
test-manifest-schema:
uses: taiki-e/github-actions/.github/workflows/test.yml@main
with: