We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b41c8e commit 0765a7eCopy full SHA for 0765a7e
.github/actions/run_ats/action.yml
@@ -57,6 +57,6 @@ runs:
57
--cov-report=xml \
58
${{ inputs.collect_args }}
59
60
- - uses: ./.github/actions/actions/report
+ - uses: ./.github/actions/report
61
with:
62
flag: ${{ inputs.codecov_flags }}
0 commit comments