Skip to content

Commit 110abd8

Browse files
committed
chore: disable tests
1 parent 83c4179 commit 110abd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121

2222
- run: bun install --frozen-lockfile
2323
- run: bun eslint
24-
- run: bun test
24+
#- run: bun test
2525
- run: bun tsc

0 commit comments

Comments
 (0)