mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-12 19:24:34 +02:00
parent
ec98df2f49
commit
96c6feff8e
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ansible-test.yml
vendored
3
.github/workflows/ansible-test.yml
vendored
|
@ -43,7 +43,6 @@ jobs:
|
|||
pre-test-cmd: |-
|
||||
git clone --depth=1 --single-branch https://github.com/ansible-collections/ansible.netcommon.git ../../ansible/netcommon
|
||||
git clone --depth=1 --single-branch https://github.com/ansible-collections/ansible.utils.git ../../ansible/utils
|
||||
collection-root: ''
|
||||
|
||||
units:
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -72,7 +71,6 @@ jobs:
|
|||
pre-test-cmd: |-
|
||||
git clone --depth=1 --single-branch https://github.com/ansible-collections/ansible.netcommon.git ../../ansible/netcommon
|
||||
git clone --depth=1 --single-branch https://github.com/ansible-collections/ansible.utils.git ../../ansible/utils
|
||||
collection-root: ''
|
||||
|
||||
integration:
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -125,4 +123,3 @@ jobs:
|
|||
git clone --depth=1 --single-branch https://github.com/ansible-collections/ansible.utils.git ../../ansible/utils
|
||||
target-python-version: ${{ matrix.python }}
|
||||
testing-type: integration
|
||||
collection-root: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue