Skip to content
Snippets Groups Projects
Commit 2b3a0dca authored by Chris Beer's avatar Chris Beer
Browse files

Revert "Add the lockfile to the repo"

This reverts commit 24bf8c5b.
parent 6150c0ae
Branches
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ jobs: ...@@ -22,7 +22,7 @@ jobs:
uses: actions/setup-node@v2 uses: actions/setup-node@v2
with: with:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
- run: npm ci - run: npm install
- run: npm test - run: npm test
- name: Upload coverage to Codecov - name: Upload coverage to Codecov
uses: codecov/codecov-action@v3 uses: codecov/codecov-action@v3
dist/ dist/
coverage/ coverage/
node_modules/ node_modules/
package-lock.json
*.log *.log
*.tgz *.tgz
\ No newline at end of file
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment