mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-05 09:40:48 -05:00
parent
41df25bbbd
commit
540afb0bfc
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -468,10 +468,6 @@ jobs:
|
|||||||
tests-done:
|
tests-done:
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
needs:
|
needs:
|
||||||
- check-sampleconfig
|
|
||||||
- lint
|
|
||||||
- lint-crlf
|
|
||||||
- lint-newsfile
|
|
||||||
- trial
|
- trial
|
||||||
- trial-olddeps
|
- trial-olddeps
|
||||||
- sytest
|
- sytest
|
||||||
|
1
changelog.d/13784.misc
Normal file
1
changelog.d/13784.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Simplify the dependency DAG in the tests workflow.
|
Loading…
Reference in New Issue
Block a user