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