tests: Remove redundant environment variable
There's no need to explicitly set the PODMAN environment variable to its default value of /usr/bin/podman.
This commit is contained in:
parent
616aba2f2d
commit
1b207227f3
1 changed files with 0 additions and 2 deletions
|
|
@ -9,7 +9,5 @@
|
|||
tests:
|
||||
- name: toolbox
|
||||
package: toolbox
|
||||
environment:
|
||||
PODMAN: /usr/bin/podman
|
||||
become: true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue