Skip to content

Commit f663d35

Browse files
authored
Updated ci.yml
1 parent 521aedb commit f663d35

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,7 @@ jobs:
9393

9494
- name: Install dependencies
9595
run: npm install
96-
97-
#- name: Install Angular Dependency
98-
# run: npm install -g @angular/cli@1.7.3
99-
96+
10097
- name: Test backend
10198
run: |
10299
cd backend

0 commit comments

Comments
 (0)