parent
41df25bbbd
commit
540afb0bfc
|
@ -468,10 +468,6 @@ jobs:
|
|||
tests-done:
|
||||
if: ${{ always() }}
|
||||
needs:
|
||||
- check-sampleconfig
|
||||
- lint
|
||||
- lint-crlf
|
||||
- lint-newsfile
|
||||
- trial
|
||||
- trial-olddeps
|
||||
- sytest
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Simplify the dependency DAG in the tests workflow.
|
Loading…
Reference in New Issue