Skip to content

Commit

Permalink
ci: OPTIC-1357: biomejs level error sin ci
Browse files Browse the repository at this point in the history
  • Loading branch information
luarmr committed Nov 19, 2024
1 parent 4458e4c commit 1227c31
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 @@ -33,4 +33,4 @@ jobs:
- name: Run biome
working-directory: ${{ env.FRONTEND_MONOREPO_DIR }}
run: |
yarn biome check .
yarn biome check . --diagnostic-level=error

0 comments on commit 1227c31

Please sign in to comment.