Update format.yml

This commit is contained in:
Ângelo Tadeucci 2023-06-06 19:21:30 -03:00
parent 1a06bf678e
commit 0f4ea82e7b

View File

@ -13,7 +13,7 @@ jobs:
with:
node-version: "18.x"
- run: npm ci
- run: npm run format
- run: npm run prettier
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4.1.2
with: