diff options
Diffstat (limited to 'niri.spec.rpkg')
| -rw-r--r-- | niri.spec.rpkg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/niri.spec.rpkg b/niri.spec.rpkg index 77e8b409..7ff8f08e 100644 --- a/niri.spec.rpkg +++ b/niri.spec.rpkg @@ -141,7 +141,7 @@ install -Dm644 -t %{buildroot}%{_userunitdir} ./resources/niri-shutdown.target %check # We're running into file descriptor limits... export RAYON_NUM_THREADS=2 -%cargo_test -- --workspace --exclude niri-visual-tests +%cargo_test -- --workspace --exclude niri-visual-tests -- --test-threads=2 %endif %files |
