We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc690f commit 0f33424Copy full SHA for 0f33424
1 file changed
.github/workflows/test.yml
@@ -64,8 +64,6 @@ jobs:
64
steps:
65
- name: Check out code
66
uses: actions/checkout@v4
67
- with:
68
- path: src
69
- uses: ./.github/actions/publish-test-report
70
with:
71
artifact-test-report: ${{ inputs.artifact-test-report }}
0 commit comments