Skip to content

Commit 95ec6d9

Browse files
committed
ci: remove type test step
1 parent 0f80f3f commit 95ec6d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ jobs:
2121
- run: pnpm install
2222
- run: pnpm lint
2323
- run: pnpm build
24-
- run: pnpm test:types
2524
- run: pnpm mocha ./test/*.test.*
2625
# - uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)