[ci,timezones] fix file formatting
This commit is contained in:
parent
bbc27d53db
commit
c7ce6ebe67
1
.github/workflows/timezone-update.yml
vendored
1
.github/workflows/timezone-update.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
run: build\Release\tzextract.exe winpr\libwinpr\timezone
|
||||
- name: Format code
|
||||
run: |
|
||||
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/WindowsZones.c
|
||||
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/TimeZoneNameMap.c
|
||||
clang-format -i --style=file:.clang-format winpr/libwinpr/timezone/TimeZoneNameMap.json
|
||||
- name: Create Pull Request
|
||||
|
Loading…
Reference in New Issue
Block a user