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