Skip to content

Commit 84f0f5f

Browse files
committed
ci: restore bunx
1 parent 25c60a0 commit 84f0f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: bun ci
4040

4141
- name: Run Biome
42-
run: biome ci --error-on-warnings
42+
run: bunx biome ci --error-on-warnings
4343

4444
- name: Install Playwright without cache
4545
run: bun playwright install --with-deps

0 commit comments

Comments
 (0)