Skip to content

Commit d2288ef

Browse files
Undo commit - unit tests on build
1 parent fede291 commit d2288ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727

2828
- name: lint project
2929
run: npm run lint
30-
31-
- name: Run Unit Tests
32-
run: npm run test
3330

3431
- name: Build angular project
3532
run: npm run prod-build

0 commit comments

Comments
 (0)