Skip to content

Commit

Permalink
Fix paths to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaysharm committed Jul 11, 2024
1 parent cbd7b6b commit 0d06145
Show file tree
Hide file tree
Showing 3 changed files with 28,187 additions and 2,753 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
with:
node-version: 18.20.4
- name: Install dependencies
run: npm install
run: npm ci
- name: Run tests
run: npm test
Loading

0 comments on commit 0d06145

Please sign in to comment.