This commit is contained in:
David Robertson 2022-09-01 16:34:24 +01:00
parent ded92486db
commit 69717851c1
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

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