mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-12 23:01:40 +00:00
One final tweak to the GHA pipeline
This commit is contained in:
parent
873c4d7e2c
commit
565b5423ea
1
.github/workflows/dendrite.yml
vendored
1
.github/workflows/dendrite.yml
vendored
@ -327,6 +327,7 @@ jobs:
|
|||||||
name: Integration tests passed
|
name: Integration tests passed
|
||||||
needs: [initial-tests-done, upgrade_test, sytest, complement]
|
needs: [initial-tests-done, upgrade_test, sytest, complement]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: ${{ !cancelled() }} # Run this even if prior jobs were skipped
|
||||||
steps:
|
steps:
|
||||||
- name: Check integration tests passed
|
- name: Check integration tests passed
|
||||||
uses: re-actors/alls-green@release/v1
|
uses: re-actors/alls-green@release/v1
|
||||||
|
Loading…
Reference in New Issue
Block a user