You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: REFERENCE.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ All tests are run via the same command: `bundle exec arduino_ci_remote.rb`.
4
4
5
5
This script is responsible for detecting and runing all unit tests, on every combination of Arduino platform and C++ compiler. This is followed by attempting to detect and build every example on every "default" Arduino platform.
6
6
7
-
As a prerequisite, all Arduino "defuault" platforms are installed if they are not already available.
7
+
As a prerequisite, all Arduino "default" platforms are installed if they are not already available.
8
8
9
9
These defaults are specified in [misc/default.yml](misc/default.yml). You are free to define new platforms and different compilers as you see fit, using your own project-specific overrides.
0 commit comments