Skip to content

Commit b34772b

Browse files
committed
chore: remove job
1 parent 9ec26f2 commit b34772b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
echo "NX_BASE=origin/main" >> "$GITHUB_ENV"
4343
echo "NX_HEAD=HEAD" >> "$GITHUB_ENV"
4444
fi
45-
- name: List affected packages
46-
run: npm run list:affected
4745
- name: Compile (Delta)
4846
run: npm run compile:ci:affected
4947
- name: Upload Build Artifacts

0 commit comments

Comments
 (0)