mirror of https://github.com/hashicorp/consul
fix re-reun fails report path
parent
8913844f1d
commit
e8d708b693
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue