fixes indentation
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Failing after 6m44s Details

This commit is contained in:
Eyck-Alexander Jentzsch 2024-04-22 20:20:55 +02:00
parent 493b8be2ed
commit ff1fe0f1af
1 changed files with 1 additions and 1 deletions

View File

@ -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"