Skip to content

Commit 8194b82

Browse files
author
sam bacha
authored
CI tests update (#22)
1 parent 761c3ae commit 8194b82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: npm install, build, and test
2121
run: |
2222
npm install
23-
npm run test
23+
npm test -- -u
2424
bash scripts/run-coverage.sh
2525
env:
2626
CI: true

0 commit comments

Comments
 (0)