Skip to content

Commit

Permalink
chore: remove package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Jan 18, 2022
1 parent df17633 commit 55f0487
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4,756 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: git --version

- name: Install npm dependencies
run: npm ci
run: npm install

- name: Run tests
run: npm test
Expand Down
Loading

0 comments on commit 55f0487

Please sign in to comment.