dnf5 - enable env groups testing in CI (#81032)

Implemented in https://github.com/rpm-software-management/dnf5/pull/585
pull/81061/head
Martin Krizek 1 year ago committed by GitHub
parent 440b5fd040
commit f13e35cbf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,2 @@
minor_changes:
- dnf5 - enable environment groups installation testing in CI as its support was added.

@ -530,7 +530,6 @@
- dnf_result is changed
- "'results' in dnf_result"
- landsidescalping_result.rc == 0
when: not dnf5|default('false')
# Fedora 28 (DNF 2) does not support this, just remove the package itself
- name: remove landsidescalping package on Fedora 28

Loading…
Cancel
Save