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 b9769e2 commit 7acfd1d
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 @@ -16,6 +16,8 @@ jobs:
run: npm ci
- name: Run tests
run: npm test
env:
NODE_ENV: test
run:
continue-on-error: ${{matrix.platform == 'macos-latest'}}
needs: test
Expand Down

0 comments on commit 7acfd1d

Please sign in to comment.