Skip to content

Commit c89fc73

Browse files
committed
Run pretest before typecheck
1 parent b786e41 commit c89fc73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/typecheck.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ jobs:
88
- uses: actions/checkout@v3
99
- uses: oven-sh/setup-bun@v1
1010
- run: bun install
11+
- run: bun run pretest
1112
- run: bun run typecheck

0 commit comments

Comments
 (0)