Skip to content

Commit ba504e9

Browse files
author
James Foster
committed
Update test comment to replace deprecated scripts
1 parent a438a59 commit ba504e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SampleProjects/NetworkLib/test/test.cpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
cd SampleProjects/NetworkLib
33
bundle config --local path vendor/bundle
44
bundle install
5-
bundle exec arduino_ci_remote.rb --skip-compilation
6-
# bundle exec arduino_ci_remote.rb --skip-examples-compilation
5+
bundle exec arduino_ci.rb --skip-examples-compilation
76
*/
87

98
#include <Arduino.h>

0 commit comments

Comments
 (0)