Skip to content

Commit

Permalink
update npm pre-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresvic committed Jan 30, 2023
1 parent 85774c0 commit f83338e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
mongodb-version: ${{ matrix.mongodb-version }}

- run: npm i -g npm
- run: npm install

- run: npm test

0 comments on commit f83338e

Please sign in to comment.