Skip to content

Commit 5541ea0

Browse files
authored
Merge pull request #207 from jgfoster/network-test-script
Update test comment to replace deprecated scripts
2 parents a438a59 + ba504e9 commit 5541ea0

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)