Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramy-Badr-Ahmed authored Sep 25, 2024
1 parent 324e2e6 commit c4eb404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
pip3 install fprettify
- name: Format Fortran files
run: |
fprettify -i 4 -d --recursive .
fprettify -i 4 --recursive .
git add .
- name: Fail if needs reformatting
run: |
Expand Down

0 comments on commit c4eb404

Please sign in to comment.