Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit cb42dbd

Browse files
authored
Update ci_integrationtests.yml
1 parent 5aecdda commit cb42dbd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci_integrationtests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444

4545
- name: Run integration tests
4646
env:
47-
CORBADO_PROJECT_ID: ${{ secrets.CORBADO_PROJECT_ID }}
47+
CORBADO_PROJECT_ID: "pro-9745575335315087553"
4848
CORBADO_API_SECRET: ${{ secrets.CORBADO_API_SECRET }}
49-
CORBADO_FRONTEND_API: ${{ secrets.CORBADO_FRONTEND_API }}
50-
CORBADO_BACKEND_API: ${{ secrets.CORBADO_BACKEND_API }}
49+
CORBADO_FRONTEND_API: "https://pro-9745575335315087553.frontendapi.cloud.corbado.io"
50+
CORBADO_BACKEND_API: "https://backendapi.cloud.corbado.io"
5151
run: composer integrationtests

0 commit comments

Comments
 (0)