diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-11-27 18:33:55 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-11-27 18:48:38 +0300 |
| commit | e863f52feaaef9c4149211045013b1f515ac5a8e (patch) | |
| tree | fa7d3710d5956f686aa8831e86469c9dedbd8299 /niri.spec.rpkg | |
| parent | 8370c539fb584f78924b826d0ac0ad8fa068cf95 (diff) | |
| download | niri-main.tar.gz niri-main.tar.bz2 niri-main.zip | |
Hopefully this helps.
Diffstat (limited to 'niri.spec.rpkg')
| -rw-r--r-- | niri.spec.rpkg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/niri.spec.rpkg b/niri.spec.rpkg index 07742578..44f24913 100644 --- a/niri.spec.rpkg +++ b/niri.spec.rpkg @@ -147,8 +147,7 @@ install -Dm644 -t %{buildroot}%{zsh_completions_dir} ./_niri %if %{with check} %check -# Skip tests that run into open fd limits, until we figure out a fix. -%cargo_test -- --workspace --exclude niri-visual-tests -- --skip=target_output_and_workspaces --skip=target_size --skip=fullscreen_maximize +%cargo_test -- --workspace --exclude niri-visual-tests %endif %files |
