Skip to content

Commit

Permalink
Fix CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
sineverba committed Feb 5, 2024
1 parent 0e1fd09 commit 0ebe961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:

steps:
- checkout
- run: npm install -g npm@10.4.0
- run: npm install npm@10.4.0
- run: npm ci
- run: npx jest

Expand Down

0 comments on commit 0ebe961

Please sign in to comment.