mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-04 07:40:14 +01:00
update
This commit is contained in:
parent
89afb43ca6
commit
7c4265b826
8
.github/workflows/build_check.yml
vendored
8
.github/workflows/build_check.yml
vendored
|
|
@ -64,13 +64,13 @@ jobs:
|
|||
- 'src'
|
||||
- 'lib/BoardFinder'
|
||||
- 'lib/ConfigurationManagement'
|
||||
- 'lib/Display'
|
||||
- 'lib/LoRa'
|
||||
#- 'lib/Display'
|
||||
#- 'lib/LoRa'
|
||||
- 'lib/LoRa_APRS'
|
||||
- 'lib/NTPClient'
|
||||
#- 'lib/NTPClient'
|
||||
- 'lib/PowerManagement'
|
||||
- 'lib/TaskManager'
|
||||
- 'lib/TimeLib'
|
||||
#- 'lib/TimeLib'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run clang-format style check for C/C++ programs.
|
||||
|
|
|
|||
Loading…
Reference in a new issue