diff --git a/.github/workflows/check-arduino.yml b/.github/workflows/check-arduino.yml index d2d306f..adb330f 100644 --- a/.github/workflows/check-arduino.yml +++ b/.github/workflows/check-arduino.yml @@ -24,5 +24,5 @@ jobs: compliance: specification library-manager: update # Always use this setting for official repositories. Remove for 3rd party projects. - #official: true - #project-type: library + official: true + project-type: library