We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a438a59 commit ba504e9Copy full SHA for ba504e9
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