Removing tab again.
This commit is contained in:
parent
878f0bcc4b
commit
78ba8bfde3
|
@ -66,5 +66,5 @@ jobs:
|
||||||
- name: Make the runner fail *after* the log has been saved.
|
- name: Make the runner fail *after* the log has been saved.
|
||||||
run: |
|
run: |
|
||||||
if [ -f ${{ github.workspace }}/coriolis-2.x/src/alliance-check-toolkit/benchs/doit-gopy.failed ]; then
|
if [ -f ${{ github.workspace }}/coriolis-2.x/src/alliance-check-toolkit/benchs/doit-gopy.failed ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue