Skip to content

Commit

Permalink
Update formatting-on-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Foley authored May 29, 2024
1 parent 2e21164 commit 4e7053f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/formatting-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
format-with-Black:
runs-on: windows-latest
steps:
- run: ls
- run: dir
- run: python -m pip install black
- run: black ./FRC-Summer-2024/src

0 comments on commit 4e7053f

Please sign in to comment.