Skip to content

Commit

Permalink
Updated buiid.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlixH committed Nov 12, 2021
1 parent 7e21107 commit ce4bbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
- name: npm install
run: npm ci
- name: npm test
run: jest -u --coverage
run: npm test -u

0 comments on commit ce4bbd7

Please sign in to comment.