This commit is contained in:
parent
dadac4f13f
commit
830e3816a0
@ -19,10 +19,10 @@ jobs:
|
||||
NPMRC: ${{ secrets.NPMRC}}
|
||||
|
||||
- name: Lint check
|
||||
- run: npm run lint:check
|
||||
run: npm run lint:check
|
||||
|
||||
- name: Licence checker
|
||||
- run: |
|
||||
run: |
|
||||
cd client
|
||||
npm ci
|
||||
npm run license-checker
|
Loading…
x
Reference in New Issue
Block a user