Fail after unit-tests
This commit is contained in:
parent
0bdeb8f26c
commit
4de2a33b73
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -323,6 +323,9 @@ jobs:
|
|||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
retention-days: 14
|
retention-days: 14
|
||||||
|
|
||||||
|
- name: fail
|
||||||
|
run: exit 1
|
||||||
|
|
||||||
Test-Suite-Fork:
|
Test-Suite-Fork:
|
||||||
needs: [Precheck]
|
needs: [Precheck]
|
||||||
environment: Testing
|
environment: Testing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user