Skip to content

Commit 154516f

Browse files
Apply suggested changes
Apply suggested changes
1 parent ce58b46 commit 154516f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ jobs:
5858
- name: Print Number of CPU Cores
5959
run: nproc
6060

61-
- name: Build SDK with skip cache to ensure workspace deps available
62-
run: npx nx build sdk --skip-nx-cache
63-
6461
- name: Run Build for All
6562
run: npx nx run-many --targets=build --projects=tag:type:pkg --parallel=4
6663

0 commit comments

Comments
 (0)