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 9ec26f2 commit b34772bCopy full SHA for b34772b
.github/workflows/test.yml
@@ -42,8 +42,6 @@ jobs:
42
echo "NX_BASE=origin/main" >> "$GITHUB_ENV"
43
echo "NX_HEAD=HEAD" >> "$GITHUB_ENV"
44
fi
45
- - name: List affected packages
46
- run: npm run list:affected
47
- name: Compile (Delta)
48
run: npm run compile:ci:affected
49
- name: Upload Build Artifacts
0 commit comments