diff options
Diffstat (limited to 'wiki')
| -rw-r--r-- | wiki/Packaging-niri.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wiki/Packaging-niri.md b/wiki/Packaging-niri.md index 5e0fe3e9..c8f8ab30 100644 --- a/wiki/Packaging-niri.md +++ b/wiki/Packaging-niri.md @@ -42,6 +42,8 @@ $ export RAYON_NUM_THREADS=2 Don't forget to exclude the development-only `niri-visual-tests` crate when running tests. +You may also want to set the `RUN_SLOW_TESTS=1` environment variable to run the slower tests. + ### Version string The niri version string includes its version and commit hash: |
