We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b786e41 commit c89fc73Copy full SHA for c89fc73
.github/workflows/typecheck.yaml
@@ -8,4 +8,5 @@ jobs:
8
- uses: actions/checkout@v3
9
- uses: oven-sh/setup-bun@v1
10
- run: bun install
11
+ - run: bun run pretest
12
- run: bun run typecheck
0 commit comments