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 291082e commit 363e2feCopy full SHA for 363e2fe
.github/workflows/nx-optimized-ci.yml
@@ -56,6 +56,3 @@ jobs:
56
- name: Build affected projects for deployment validation
57
run: npx nx affected --target=build --parallel=3
58
59
- - name: Run deployment-critical tests
60
- run: npx nx affected --target=test --parallel=3
61
-
0 commit comments