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: analyses-snapshot-testing/README.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -81,8 +81,12 @@ cd analyses-snapshot-testing \
81
81
`make build-local` - on top of the base, copy in the local code and build
82
82
`make snapshot-test-local` - run the analyses battery against the image you just created
83
83
84
-
> make sure to run `make build-local` after you make changes to the code to update the image
84
+
> make sure to run `make build-local` after you make changes to the code to update the image!!!
85
85
86
86
You have the option to specify one or many protocols to run the analyses on. This is also described above [Running the tests against specific protocols](#running-the-tests-against-specific-protocols)
0 commit comments