Skip to content

Commit

Permalink
Update the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Jun 8, 2024
1 parent 8569063 commit 0673c5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
run: npm ci
- name: Run tests
run: npm test
env:
NODE_ENV: test
deploy:
needs: test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0673c5b

Please sign in to comment.