Skip to content
Snippets Groups Projects
Unverified Commit cc1eed0d authored by Nick Budak's avatar Nick Budak Committed by GitHub
Browse files

Merge pull request #3616 from ProjectMirador/checkinLock

Add the lockfile to the repo
parents 9168643f 24bf8c5b
Branches
No related tags found
No related merge requests found
......@@ -23,6 +23,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install -g codecov
- run: npm install
- run: npm ci
- run: npm test
- run: codecov
dist/
coverage/
node_modules/
package-lock.json
*.log
*.tgz
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment