Skip to content

Commit 8bb3812

Browse files
committed
fix url
1 parent 11c4984 commit 8bb3812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
- name: Codegen
3636
run: pnpm run codegen
3737
env:
38-
API_URL_SERVER: https://pastaporto-admin.pycon.it/graphql
38+
API_URL_SERVER: https://pastaporto-admin.pycon.it
3939
- name: Run Biome
4040
run: biome ci .

0 commit comments

Comments
 (0)