Skip to content

Commit 43f4183

Browse files
committed
build(ci): remove yarn run test from ci
1 parent fc19448 commit 43f4183

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

-3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,3 @@ jobs:
1717

1818
- name: Lint
1919
run: yarn run lint
20-
21-
- name: Run tests
22-
run: yarn run test

0 commit comments

Comments
 (0)