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: UsingInCI.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The following sections provide an example of the config files for the CI provide
12
12
13
13
14
14
## CircleCI
15
-
CircleCI provides a clean machine with sudo access. There are no problems getting everything to work. Typical times for a CricleCI check is 2 minutes machine setup and 3 seconds Checker run.
15
+
CircleCI provides a clean machine with sudo access. There are no problems getting everything to work. Typical times for a CircleCI check is 2 minutes machine setup and 3 seconds Checker run.
16
16
17
17
The circle.yml file should look something like this:
0 commit comments