ci: reports-Job parallel statt needs (Matrix continue-on-err propagiert nicht)
This commit is contained in:
@@ -51,10 +51,10 @@ jobs:
|
||||
shell: bash
|
||||
run: make test
|
||||
|
||||
# Coverage, Traceability, Diagrams, API-Doc, Test-Report — alle auf Linux
|
||||
# Coverage, Traceability, Diagrams, API-Doc, Test-Report — alle auf Linux,
|
||||
# parallel zu build-test (Matrix continue-on-error wird leider nicht in needs durchgereicht)
|
||||
reports:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build-test
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user