Skip to content
Snippets Groups Projects
Unverified Commit 540afb0b authored by David Robertson's avatar David Robertson Committed by GitHub
Browse files

Simplify CI tests DAG (#13784)

* Simplify CI tests DAG

* Changelog
parent 41df25bb
No related branches found
No related tags found
No related merge requests found
......@@ -468,10 +468,6 @@ jobs:
tests-done:
if: ${{ always() }}
needs:
- check-sampleconfig
- lint
- lint-crlf
- lint-newsfile
- trial
- trial-olddeps
- sytest
......
Simplify the dependency DAG in the tests workflow.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment