This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user