Skip to content

Commit 0765a7e

Browse files
committed
fix report location
1 parent 0b41c8e commit 0765a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/run_ats/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ runs:
5757
--cov-report=xml \
5858
${{ inputs.collect_args }}
5959
60-
- uses: ./.github/actions/actions/report
60+
- uses: ./.github/actions/report
6161
with:
6262
flag: ${{ inputs.codecov_flags }}

0 commit comments

Comments
 (0)