1
0
This commit is contained in:
David Robertson
2022-09-01 16:34:24 +01:00
parent ded92486db
commit 69717851c1

View File

@@ -63,15 +63,7 @@ jobs:
tests-done:
if: ${{ always() }}
needs:
- check-sampleconfig
- lint
- lint-crlf
- trial
- trial-olddeps
- sytest
- export-data
- portdb
- complement
- linting-done
runs-on: ubuntu-latest
steps:
- uses: matrix-org/done-action@v2