Skip to content

Commit 9137f7e

Browse files
committed
🏗️ build
1 parent facb243 commit 9137f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run tests
2121
run: bun test
2222
- name: Run linter
23-
run: biome ci
23+
run: bunx biome ci
2424
- name: Run typecheck
2525
run: bun run typecheck
2626
- name: Run Trivy scanner on fs

0 commit comments

Comments
 (0)