Skip to content

Commit 9dce333

Browse files
authored
Merge branch 'master' into ci-update-versions
2 parents 75fe269 + bc9eb71 commit 9dce333

File tree

7 files changed

+1662
-1050
lines changed

7 files changed

+1662
-1050
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: ${{ matrix.node }}
2323
registry-url: 'https://registry.npmjs.org'
2424
cache: 'npm'
25-
- run: npm install
25+
- run: npm ci
2626
- name: Build and run tests
2727
run: |
2828
npm run build --if-present

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)