Skip to content

Commit

Permalink
♻️ci: fix biome ci (#698)
Browse files Browse the repository at this point in the history
* ♻️ci: fix biome ci

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
Marukome0743 and autofix-ci[bot] authored Nov 25, 2024
1 parent fbc5132 commit bd63ebf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: bun update

- name: Run Biome
run: bunx biome ci --reporter=github
run: bun lint && bunx biome ci --reporter=github

- name: Commit
uses: autofix-ci/[email protected]
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit bd63ebf

Please sign in to comment.