Skip to content

Commit 61895ea

Browse files
committed
chore(ci): enable tests
1 parent bd5f2a8 commit 61895ea

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
@@ -22,5 +22,5 @@ jobs:
2222
- run: bun install --frozen-lockfile
2323
- run: bun run build
2424
- run: bun eslint
25-
#- run: bun test
25+
- run: bun test
2626
- run: bun tsc

0 commit comments

Comments
 (0)