Skip to content

Commit

Permalink
change too ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Dormand authored and Scott Dormand committed Nov 29, 2024
1 parent af2d56c commit 657392c
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 @@ -27,7 +27,7 @@ jobs:
with:
node-version: '18.x'
- name: Install dependencies
run: npm i
run: npm ci
- name: Run tests
run: npm run test
- name: Fix code coverage paths
Expand Down

0 comments on commit 657392c

Please sign in to comment.