Skip to content

Commit dbca482

Browse files
committed
fixup! ci: add test workflow
1 parent d740fcb commit dbca482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: pnpm install
2929

3030
- name: Run tests
31-
run: pnpm run test
31+
run: pnpm run test --NODE_ENV=test --HOST=localhost --LOG_LEVEL=info --APP_KEY=test --SESSION_DRIVER=cookie

0 commit comments

Comments
 (0)