Skip to content

Commit f6575a0

Browse files
committed
fix test
1 parent 7de9299 commit f6575a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/client.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ jobs:
245245
yarn install
246246
- name: yarn test
247247
env:
248+
QUERYX_ENV: test
248249
DATABASE_URL: sqlite:client/test.sqlite3
249250
run: |
250251
cd internal/integration/client

0 commit comments

Comments
 (0)