Skip to content

Commit d10417b

Browse files
committed
fix ci failure
1 parent d5264ac commit d10417b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/bdd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
run: pnpm exec playwright install --with-deps
2626

2727
- name: Start dev stack (Next + OIDC + Mock)
28+
env:
29+
API_BASE_URL: http://localhost:9090
2830
run: |
2931
pnpm dev &
3032
echo $! > dev.pid

0 commit comments

Comments
 (0)