From dee4c8d5016bef6b4c4cb0f25d5fd99b23059c1a Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Thu, 9 May 2024 21:33:52 +0200 Subject: [PATCH] Update ci-it-db.yml fix name --- .github/workflows/ci-it-db.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-it-db.yml b/.github/workflows/ci-it-db.yml index 9492b58a36..d0b0e71cdd 100644 --- a/.github/workflows/ci-it-db.yml +++ b/.github/workflows/ci-it-db.yml @@ -119,7 +119,7 @@ jobs: if-no-files-found: ignore completed: runs-on: ubuntu-latest - needs: [ db2-test, integration-test ] + needs: [ db2-tests, integration-test ] steps: - name: 'Done' shell: bash