mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
bundle package-lock
see https://github.com/openstreetmap/id-tagging-schema/pull/800#discussion_r1133820018
This commit is contained in:
@@ -26,6 +26,6 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm clean-install
|
||||
- run: npm run all
|
||||
- run: npm run test
|
||||
- run: npm run test
|
||||
|
||||
Reference in New Issue
Block a user