Skip to content

Commit

Permalink
chore: disable test:types
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Dec 13, 2024
1 parent 4aedb34 commit ec9b727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
- name: Run test suite
run: pnpm test

- name: Test types
run: pnpm test:types
# - name: Test types
# run: pnpm test:types

# - name: Test playground types
# run: pnpm test:types:playground

0 comments on commit ec9b727

Please sign in to comment.