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:
@ -59,6 +59,6 @@ jobs:
|
||||
- name: Indicate Failure
|
||||
run: exit ${{ failure() }}
|
||||
|
||||
- name: Indicate Failure 2
|
||||
- name: Indicate Failure 2
|
||||
if: ${{ failure() }}
|
||||
run: echo "Failure detected"
|
Reference in New Issue
Block a user