We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a13031a + f4f88a6 commit 4fd0e1dCopy full SHA for 4fd0e1d
.github/scripts/on-push.sh
@@ -62,5 +62,5 @@ else
62
BOARD="esp12e"
63
echo "BUILDING ESP8266 EXAMPLES"
64
fi
65
- build_pio_sketches "$BOARD" "" "$GITHUB_WORKSPACE/examples"
+ build_pio_sketches "$BOARD" "lib_compat_mode = strict" "$GITHUB_WORKSPACE/examples"
66
0 commit comments