mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
chore: Add package-lock.json (#550)
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
node-version: "latest"
|
||||
cache: "npm"
|
||||
|
||||
- run: npm install
|
||||
- run: npm ci
|
||||
|
||||
- uses: reviewdog/action-eslint@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user