Skip to content

Commit

Permalink
ci(check): set biome reporter to github
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed Jun 4, 2024
1 parent 7f5221f commit cab83d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: biomejs/setup-biome@v2

- name: Run Biome
run: biome ci .
run: biome ci --reporter=github

- name: Commit changes
uses: EndBug/add-and-commit@v9
Expand Down

0 comments on commit cab83d9

Please sign in to comment.