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: SampleProjects/DoSomething/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This will install the necessary ruby gem, and run it. There are no command line
41
41
42
42
### `.arduino-ci.yaml` ArduinoCI configuration
43
43
44
-
This file controls all aspects of building and unit testing. The (relatively-complete) defaults can be found [in the base project](../../misc/default.yaml).
44
+
This file controls all aspects of building and unit testing. The (relatively-complete) defaults can be found [in the base project](../../misc/default.yml).
45
45
46
46
The most relevant sections for most projects will be as follows:
0 commit comments