summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-09-01 16:34:24 +0100
committerDavid Robertson <davidr@element.io>2022-09-01 16:34:24 +0100
commit69717851c17d8dc1edd3fb2d22f8591632a55b60 (patch)
treecf7dcb090351f3ff93455e9ab0f679d652a7580c /.github
parentFix branchname (diff)
downloadsynapse-github/dmr/test-poetry-ci.tar.xz
Diffstat (limited to '')
-rw-r--r--.github/workflows/tests.yml10
1 files changed, 1 insertions, 9 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml

index d5802668b3..d13d1087ed 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml
@@ -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