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 a76d53f commit 651a53bCopy full SHA for 651a53b
.github/workflows/checks.yml
@@ -20,6 +20,7 @@ jobs:
20
bun-version: latest
21
22
- run: bun install --frozen-lockfile
23
+ - run: bun run build
24
- run: bun eslint
25
#- run: bun test
26
- run: bun tsc
0 commit comments