format check in time lib

This commit is contained in:
Peter Buchegger 2023-05-17 21:34:41 +02:00
parent 74e01a76a7
commit a0ce4608ae
4 changed files with 322 additions and 330 deletions

View file

@ -47,7 +47,7 @@ jobs:
- 'lib/NTPClient'
- 'lib/PowerManagement'
- 'lib/System'
#- 'lib/TimeLib'
- 'lib/TimeLib'
steps:
- name: Checkout code
uses: actions/checkout@v3