diff --git a/ci/README.md b/ci/README.md index a50c7868a..754cbc7c9 100644 --- a/ci/README.md +++ b/ci/README.md @@ -22,3 +22,4 @@ To run the test stage, ``` Be aware that the tests will be build and run in-place, so please run at your own risk. +If the repository is not a fresh git clone, you might have to clean files from previous builds or test runs first.