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 83c4179 commit 110abd8Copy full SHA for 110abd8
.github/workflows/checks.yml
@@ -21,5 +21,5 @@ jobs:
21
22
- run: bun install --frozen-lockfile
23
- run: bun eslint
24
- - run: bun test
+ #- run: bun test
25
- run: bun tsc
0 commit comments