aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/README.md b/ci/README.md
index a50c7868a6..754cbc7c95 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.