Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update test comment to replace deprecated scripts
  • Loading branch information
James Foster committed Nov 13, 2020
commit ba504e987123835d09bfa332ec80e59c8a41a150
3 changes: 1 addition & 2 deletions SampleProjects/NetworkLib/test/test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Arduino.h>
Expand Down