We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56fdeb commit f3cba95Copy full SHA for f3cba95
.github/workflows/test-nx-next.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
nx-version: 'next'
16
- name: Lint
17
- run: npx nx lint ngx-deploy-npm
+ run: npx nx lint ngx-deploy-npm --fix
18
19
build-next:
20
runs-on: ubuntu-latest
0 commit comments