Skip to content

Commit

Permalink
optimize quality
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Jun 25, 2024
1 parent dae1fc6 commit 1b11908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: |
npm ci --no-audit
- name: Type check
- name: Prettier check
working-directory: ./front-end
run: |
npm run format:check
Expand Down

0 comments on commit 1b11908

Please sign in to comment.