Skip to content

Commit

Permalink
Changes in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
beholdr committed Jul 10, 2023
1 parent 21155a0 commit a44f0c7
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 @@ -21,7 +21,7 @@ jobs:
node-version: 18

- name: Install
run: npm ci
run: npm i

- name: Test and Coverage
run: npm run test:coverage
Expand Down

0 comments on commit a44f0c7

Please sign in to comment.