diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85fba6b..e0aeaa1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,6 +36,7 @@ jobs: - name: Run Biome lint run: | echo "Running Biome lint..." + bun install biome lint --write biome format --write