From ba504e987123835d09bfa332ec80e59c8a41a150 Mon Sep 17 00:00:00 2001 From: James Foster Date: Fri, 13 Nov 2020 11:46:50 -0800 Subject: [PATCH] Update test comment to replace deprecated scripts --- SampleProjects/NetworkLib/test/test.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SampleProjects/NetworkLib/test/test.cpp b/SampleProjects/NetworkLib/test/test.cpp index 4c2d4eca..bdb3d20d 100644 --- a/SampleProjects/NetworkLib/test/test.cpp +++ b/SampleProjects/NetworkLib/test/test.cpp @@ -2,8 +2,7 @@ cd SampleProjects/NetworkLib bundle config --local path vendor/bundle bundle install -bundle exec arduino_ci_remote.rb --skip-compilation -# bundle exec arduino_ci_remote.rb --skip-examples-compilation +bundle exec arduino_ci.rb --skip-examples-compilation */ #include