We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb78bbd commit 11c4984Copy full SHA for 11c4984
.github/workflows/frontend-lint.yml
@@ -34,5 +34,7 @@ jobs:
34
run: pnpm install
35
- name: Codegen
36
run: pnpm run codegen
37
+ env:
38
+ API_URL_SERVER: https://pastaporto-admin.pycon.it/graphql
39
- name: Run Biome
40
run: biome ci .
0 commit comments