fixed cicd
All checks were successful
Test compiling project / test (push) Successful in 1m36s

This commit is contained in:
2024-11-04 19:26:45 +01:00
parent 6591fc0152
commit 57a6e041a5
2 changed files with 2 additions and 2 deletions

View File

@@ -16,4 +16,4 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v2
- name: Run PlatformIO
run: pio ci -c platformio.ini ./
run: pio ci -c platformio.ini ./ --lib ./lib/INA233/