Skip to content

Commit 363e2fe

Browse files
committed
chore: remove redundant deployment-critical test step from nx-optimized-ci workflow
1 parent 291082e commit 363e2fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nx-optimized-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,3 @@ jobs:
5656
- name: Build affected projects for deployment validation
5757
run: npx nx affected --target=build --parallel=3
5858

59-
- name: Run deployment-critical tests
60-
run: npx nx affected --target=test --parallel=3
61-

0 commit comments

Comments
 (0)