ng lint
This commit is contained in:
parent
74740cd035
commit
351b090de7
1 changed files with 1 additions and 2 deletions
|
@ -41,8 +41,7 @@ jobs:
|
||||||
buildkitd-flags: '--allow-insecure-entitlement network.host'
|
buildkitd-flags: '--allow-insecure-entitlement network.host'
|
||||||
driver-opts: network=host
|
driver-opts: network=host
|
||||||
- name: Test
|
- name: Test
|
||||||
working-directory: ./silly-game-frontend
|
run: ng lint
|
||||||
run: npm run lint
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue