Update format.yml

This commit is contained in:
dvelo 2024-12-26 21:46:45 -06:00 committed by GitHub
parent 3b579f3ada
commit d98c1f0847
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,7 +29,7 @@ jobs:
cd MHSF
- name: Run Biome
run: biome format ./src
run: biome format --write ./src
- name: Push to GitHub
uses: stefanzweifel/git-auto-commit-action@v5