diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ca56f7c..78fbf2e 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v4 - uses: arduino/arduino-lint-action@v1 with: - library-manager: submit + library-manager: update compliance: strict build-for-arduino: @@ -58,4 +58,4 @@ jobs: source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json cli-compile-flags: | - --warnings="none" - libraries: ${{env.GLOBAL_LIBS}} \ No newline at end of file + libraries: ${{env.GLOBAL_LIBS}}