fixes indentation
Some checks failed
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Failing after 6m44s
Some checks failed
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Failing after 6m44s
This commit is contained in:
parent
493b8be2ed
commit
ff1fe0f1af
@ -59,6 +59,6 @@ jobs:
|
|||||||
- name: Indicate Failure
|
- name: Indicate Failure
|
||||||
run: exit ${{ failure() }}
|
run: exit ${{ failure() }}
|
||||||
|
|
||||||
- name: Indicate Failure 2
|
- name: Indicate Failure 2
|
||||||
if: ${{ failure() }}
|
if: ${{ failure() }}
|
||||||
run: echo "Failure detected"
|
run: echo "Failure detected"
|
Loading…
x
Reference in New Issue
Block a user