Skip to content

Commit b912a0a

Browse files
committed
ci: remove test step
1 parent 0d2c7e4 commit b912a0a

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
@@ -29,8 +29,5 @@ jobs:
2929
- name: Lint
3030
run: yarn lint
3131

32-
- name: Test
33-
run: yarn test --ci --coverage --maxWorkers=2
34-
3532
- name: Build
3633
run: yarn build

0 commit comments

Comments
 (0)