diff options
Diffstat (limited to 'docs/markdown/MesonCI.md')
-rw-r--r-- | docs/markdown/MesonCI.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/MesonCI.md b/docs/markdown/MesonCI.md index b365656..65175af 100644 --- a/docs/markdown/MesonCI.md +++ b/docs/markdown/MesonCI.md @@ -40,4 +40,4 @@ image can be tested with `build.py -t test <image>`. ### Common image setup Each docker image has a `/ci` directory with an `env_vars.sh` script. -This script has to be sourced before running the meson test suite. +This script has to be sourced before running the Meson test suite. |