mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +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
|
||||
needs: [initial-tests-done, upgrade_test, sytest, complement]
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ !cancelled() }} # Run this even if prior jobs were skipped
|
||||
steps:
|
||||
- name: Check integration tests passed
|
||||
uses: re-actors/alls-green@release/v1
|
||||
|
Loading…
Reference in New Issue
Block a user