diff --git a/.github/workflows/ci-test4.yaml b/.github/workflows/ci-test4.yaml new file mode 100644 index 00000000..e69de29b diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 397a4c79..9f334cd6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -279,7 +279,7 @@ jobs: - name: Run Cypress keycloak tests uses: cypress-io/github-action@v6 with: - start: npm run cy:test:oidc + command: npm run cy:test:oidc env: CYPRESS_BASE_URL: http://localhost:8000 CYPRESS_KEYCLOAK_URL: http://localhost:8080