Skip to content

Commit

Permalink
ci: OPTIC-1357: biomejs level error sin ci (#6680)
Browse files Browse the repository at this point in the history
  • Loading branch information
luarmr authored Nov 19, 2024
1 parent 3d8cfd1 commit dcabee2
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 dcabee2

Please sign in to comment.