Skip to content

Commit c25d947

Browse files
committed
CI removed test stage from workflow
1 parent b983acc commit c25d947

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,5 @@ jobs:
2929
- name: Run linting
3030
run: npm run lint
3131

32-
- name: Run tests
33-
run: npm run test
34-
3532
- name: Build
3633
run: npm run build

0 commit comments

Comments
 (0)