We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3561428 commit 5cdab26Copy full SHA for 5cdab26
.github/workflows/checks.yml
@@ -25,7 +25,6 @@ jobs:
25
26
- run: npm ci
27
28
- - run: npm run nx -- workspace-lint
29
- run: npm run nx -- format:check
30
- run: npm run nx -- affected --target=lint --parallel=3
31
- run: npm run nx -- affected --target=test --parallel=3 --ci --code-coverage
0 commit comments