use bunx to run biome
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -37,8 +37,8 @@ jobs:
|
||||
run: |
|
||||
echo "Running Biome lint..."
|
||||
bun install
|
||||
biome lint --write
|
||||
biome format --write
|
||||
bunx biome lint --write
|
||||
bunx biome format --write
|
||||
|
||||
build-and-push-docker:
|
||||
needs: [build]
|
||||
|
||||
Reference in New Issue
Block a user