more testing
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Successful in 1m17s
Details
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Successful in 1m17s
Details
This commit is contained in:
parent
36487d1b75
commit
5a7ab89f43
|
@ -63,11 +63,7 @@ jobs:
|
|||
echo ${{ failure() }}
|
||||
echo ${{steps.*.outcome}}
|
||||
echo "Failure detected"
|
||||
|
||||
- name: Indicate Failure 2
|
||||
if: ${{ failure() }}
|
||||
run: echo "Failure detected"
|
||||
|
||||
|
||||
- name: Indicate Failure 3
|
||||
if: steps.tcc.outcome != 'success'
|
||||
run: echo "Failure detected"
|
||||
|
|
Loading…
Reference in New Issue