Skip to content

Commit c65419a

Browse files
check test
1 parent 583c5c4 commit c65419a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/applications.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ jobs:
4747
- name: Set Legacy-peer-deps=true
4848
run: npm config set legacy-peer-deps true
4949

50-
- name: Install Angular CLI v17
51-
run: npm install -g @angular/cli@17
52-
5350
- name: Create ${{ matrix.APPROACH }} application
5451
run: npm run create-template -- -- -e ${{ matrix.APPROACH }} ${{ env.DEPS_VERSION_TAG_PARAM }}
5552
timeout-minutes: 30

0 commit comments

Comments
 (0)