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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ make ci
26
26
27
27
```
28
28
29
-
Locally you'll want to `make install` when first setting up the repo to install dependencies, then run `make test` to build and run tests on the image.
29
+
Locally you'll want to run `make install`once when first setting up the repo to install dependencies, then repeatedly run `make test` to build and run tests on the image.
0 commit comments