Skip to content

Commit

Permalink
Fix of the GitHub workflow application-server-qa (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesha authored Nov 24, 2024
1 parent cd16ca7 commit a13e179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/application-server-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run Prettier
run: npm run prettier:java:check
run: npm run format:java:check

0 comments on commit a13e179

Please sign in to comment.