We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ed899 commit 1a19ce7Copy full SHA for 1a19ce7
1 file changed
fedora/tests.yml
@@ -16,7 +16,7 @@
16
src: "{{ playbook_dir }}/../libmodulemd.spec"
17
dest: /tmp/libmodulemd.spec
18
- name: Install build deps
19
- shell: dnf -y build-dep /tmp/libmodulemd.spec
+ shell: dnf -y builddep /tmp/libmodulemd.spec
20
21
- hosts: localhost
22
tags:
0 commit comments