Skip to content

Commit 11c4984

Browse files
committed
use staging for ci
1 parent bb78bbd commit 11c4984

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/frontend-lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,7 @@ jobs:
3434
run: pnpm install
3535
- name: Codegen
3636
run: pnpm run codegen
37+
env:
38+
API_URL_SERVER: https://pastaporto-admin.pycon.it/graphql
3739
- name: Run Biome
3840
run: biome ci .

0 commit comments

Comments
 (0)