Skip to content

Commit 0673c5b

Browse files
author
Cédric Belin
committed
Update the CI
1 parent 8569063 commit 0673c5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
run: npm ci
2323
- name: Run tests
2424
run: npm test
25+
env:
26+
NODE_ENV: test
2527
deploy:
2628
needs: test
2729
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)