CI Added missing skip patter SparkFun:apollo3:sfe_artemis

This commit is contained in:
jgromes 2021-02-05 22:59:31 +01:00
parent bc2de34e39
commit e4dc5626a9

View file

@ -110,6 +110,7 @@ jobs:
# SparkFun Apollo
echo "::set-output name=index-url::--additional-urls https://raw.githubusercontent.com/sparkfun/Arduino_Apollo3/master/package_sparkfun_apollo3_index.json"
echo "::set-output name=warnings::'none'"
echo "::set-output name=skip-pattern::(HTTP|MQTT).*ino"
elif [[ "${{ contains(matrix.board, 'STM32:stm32') }}" == "true" ]]; then
# STM32 (official core)