We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a438a59 + ba504e9 commit 5541ea0Copy full SHA for 5541ea0
SampleProjects/NetworkLib/test/test.cpp
@@ -2,8 +2,7 @@
2
cd SampleProjects/NetworkLib
3
bundle config --local path vendor/bundle
4
bundle install
5
-bundle exec arduino_ci_remote.rb --skip-compilation
6
-# bundle exec arduino_ci_remote.rb --skip-examples-compilation
+bundle exec arduino_ci.rb --skip-examples-compilation
7
*/
8
9
#include <Arduino.h>
0 commit comments