From 69717851c17d8dc1edd3fb2d22f8591632a55b60 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Thu, 1 Sep 2022 16:34:24 +0100 Subject: fix? --- .github/workflows/tests.yml | 10 +--------- 1 file changed, 1 insertion(+), 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 -- cgit 1.5.1