mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-16 05:04:40 +02:00
Increase verbosity for EE tests (#84)
* Increase verbosity for EE tests. * 2.9 compatibility.
This commit is contained in:
parent
30afb61f86
commit
0815b11bbf
2 changed files with 2 additions and 1 deletions
1
.github/workflows/ee.yml
vendored
1
.github/workflows/ee.yml
vendored
|
@ -109,5 +109,6 @@ jobs:
|
|||
--pull-policy never
|
||||
--set-environment-variable ANSIBLE_PRIVATE_ROLE_VARS=true
|
||||
--execution-environment-image test-ee:latest
|
||||
-v
|
||||
all.yml
|
||||
working-directory: ansible_collections/${{ env.NAMESPACE }}/${{ env.COLLECTION_NAME }}/tests/ee
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue