Skip to content

Commit 52ff70a

Browse files
author
Joonas Hiltunen
committed
DEBUG: set HASURA_URL manually
1 parent afba7a0 commit 52ff70a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@ jobs:
2929
run: yarn ws:db build
3030

3131
- name: Run integration tests
32+
env:
33+
HASURA_URL: "https://e2e.local.jore.hsldev.com/api/graphql/v1/graphql"
3234
run: yarn test:integration

0 commit comments

Comments
 (0)