fix re-reun fails report path

pull/16761/head
John Murret 2023-03-24 10:54:54 -06:00
parent 8913844f1d
commit e8d708b693
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ commands:
- run: &rerun-fails-report
name: "Re-run fails report"
command: |
.circleci/scripts/rerun-fails-report.sh /tmp/gotestsum-rerun-fails
.circleci/scripts/rerun_fails_report.sh /tmp/gotestsum-rerun-fails
- run: *notify-slack-failure
jobs: