Skip to content

Commit

Permalink
Remove package-lock.json and Workflow npm ci call
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitchell committed Aug 20, 2024
1 parent f95d0c7 commit 2416bd9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm ci
- run: npm test
13 changes: 0 additions & 13 deletions package-lock.json

This file was deleted.

0 comments on commit 2416bd9

Please sign in to comment.