refactor: change formatting command

This commit is contained in:
rickstaa
2022-09-16 12:55:35 +02:00
parent b0bb994ad3
commit dc8852dd6b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Run Prettier
run: |
npm run prettier:check:ci
npm run format:check
- name: Code Coverage
uses: codecov/codecov-action@v1