fix yaml
This commit is contained in:
parent
a6da5cc684
commit
03066b5e43
|
@ -18,6 +18,6 @@ jobs:
|
||||||
node-version: '14'
|
node-version: '14'
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
cd src
|
cd src
|
||||||
npm ci
|
npm ci
|
||||||
npm run lint
|
npm run lint
|
||||||
|
|
Loading…
Reference in New Issue