Skip to content

Commit

Permalink
Update rpcsx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Oct 30, 2023
1 parent 0ada125 commit 65757f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rpcsx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: Pre-Format
run: |
clang-format -style=llvm -dump-config > .clang-format
find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format -style=file -i {} \;
- name: Setup dependencies
Expand Down

0 comments on commit 65757f8

Please sign in to comment.