diff --git a/.github/workflows/cypress-integration-tests-postgresql.yml b/.github/workflows/cypress-integration-tests-postgresql.yml index 5ad614d0136..408488cf1dd 100644 --- a/.github/workflows/cypress-integration-tests-postgresql.yml +++ b/.github/workflows/cypress-integration-tests-postgresql.yml @@ -32,10 +32,6 @@ concurrency: jobs: cypress-ci-postgresql: runs-on: ubuntu-latest - strategy: - fail-fast: false - matrix: - job: [0, 1, 2] environment: test steps: - name: Free Disk Space (Ubuntu)