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
Branches
Tags
No related merge requests found
...@@ -468,10 +468,6 @@ jobs: ...@@ -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
......
Simplify the dependency DAG in the tests workflow.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment