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.
bunx
1 parent 38c59df commit 25c60a0Copy full SHA for 25c60a0
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
run: bun ci
40
41
- name: Run Biome
42
- run: bunx biome ci --error-on-warnings
+ run: biome ci --error-on-warnings
43
44
- name: Install Playwright without cache
45
run: bun playwright install --with-deps
0 commit comments