npm run lint

This commit is contained in:
miwr 2025-04-08 11:14:09 +02:00
parent 0393fd84e4
commit 7438feca66

View file

@ -36,7 +36,6 @@ jobs:
driver-opts: network=host driver-opts: network=host
- name: Test - name: Test
run: | run: |
npm install lint
npm run lint npm run lint
- name: Build and push - name: Build and push
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6