mirror of https://github.com/hashicorp/consul
add echo to success job
parent
b5083fc149
commit
31ea1f60bc
|
@ -405,4 +405,4 @@ jobs:
|
|||
!contains(needs.*.result, 'failure') &&
|
||||
!contains(needs.*.result, 'cancelled')
|
||||
steps:
|
||||
- run: "go-tests succeeded"
|
||||
- run: echo "go-tests succeeded"
|
||||
|
|
Loading…
Reference in New Issue