We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b797588 commit ae03570Copy full SHA for ae03570
.github/workflows/ci.yml
@@ -34,12 +34,8 @@ concurrency:
34
jobs:
35
miri:
36
uses: taiki-e/github-actions/.github/workflows/miri.yml@main
37
- with:
38
- event_name: ${{ github.event_name }}
39
msrv:
40
uses: taiki-e/github-actions/.github/workflows/msrv.yml@main
41
42
43
release-dry-run:
44
uses: taiki-e/github-actions/.github/workflows/release-dry-run.yml@main
45
tidy:
0 commit comments