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 bd5f2a8 commit 61895eaCopy full SHA for 61895ea
.github/workflows/checks.yml
@@ -22,5 +22,5 @@ jobs:
22
- run: bun install --frozen-lockfile
23
- run: bun run build
24
- run: bun eslint
25
- #- run: bun test
+ - run: bun test
26
- run: bun tsc
0 commit comments