npm run lint
This commit is contained in:
parent
0393fd84e4
commit
7438feca66
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ jobs:
|
|||
driver-opts: network=host
|
||||
- name: Test
|
||||
run: |
|
||||
npm install lint
|
||||
npm run lint
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
Loading…
Reference in a new issue