Skip to content

Commit

Permalink
ci: remove type test step
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 15, 2023
1 parent 0f80f3f commit 95ec6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ jobs:
- run: pnpm install
- run: pnpm lint
- run: pnpm build
- run: pnpm test:types
- run: pnpm mocha ./test/*.test.*
# - uses: codecov/codecov-action@v3

0 comments on commit 95ec6d9

Please sign in to comment.