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 62242ae commit 8913951Copy full SHA for 8913951
.github/workflows/reusable-test.yaml
@@ -15,6 +15,6 @@ jobs:
15
- name: Checkout repository
16
uses: actions/checkout@v4
17
18
- - uses: Woody4618/github-action/.github/actions/run-tests/
+ - uses: Woody4618/github-action/.github/actions/run-tests/@main
19
with:
20
program: ${{ github.event.inputs.program }}
0 commit comments