diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 323ce27748..b11f92df7c 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -46,7 +46,6 @@ jobs: uses: cypress-io/github-action@v5 with: browser: ${{ matrix.containers }} - parallel: true start: npm run federalist - uses: actions/upload-artifact@v3