Skip to content

Commit

Permalink
ci: enable --error-on-warnings in biome.yml (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 authored Jan 1, 2024
1 parent d6187e4 commit 3305c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/biome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
version: latest

- name: Run Biome
run: biome ci .
run: biome ci --error-on-warnings .

0 comments on commit 3305c39

Please sign in to comment.