diff --git a/.github/workflows/testCompile.yml b/.github/workflows/testCompile.yml index 8f34448..7de5f00 100644 --- a/.github/workflows/testCompile.yml +++ b/.github/workflows/testCompile.yml @@ -41,4 +41,3 @@ jobs: sketch-names: "*.ino" sketch-names-find-start: examples/ required-libraries: mcp_can@1.5.1 - debug-install: true