mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-20 19:04:40 +02:00
(cherry picked from commit ebe6e93773
)
This commit is contained in:
parent
cb8d546604
commit
3969ef1df1
1 changed files with 3 additions and 3 deletions
6
.github/workflows/ansible-test.yml
vendored
6
.github/workflows/ansible-test.yml
vendored
|
@ -68,7 +68,7 @@ jobs:
|
|||
working-directory: ./ansible_collections/community/routeros
|
||||
|
||||
# See the reports at https://codecov.io/gh/ansible_collections/ansible-collections/community.routeros
|
||||
- uses: codecov/codecov-action@v2
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
fail_ci_if_error: false
|
||||
|
||||
|
@ -127,7 +127,7 @@ jobs:
|
|||
working-directory: ./ansible_collections/community/routeros
|
||||
|
||||
# See the reports at https://codecov.io/gh/ansible_collections/ansible-collections/community.routeros
|
||||
- uses: codecov/codecov-action@v2
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
fail_ci_if_error: false
|
||||
|
||||
|
@ -203,6 +203,6 @@ jobs:
|
|||
# working-directory: ./ansible_collections/community/routeros
|
||||
#
|
||||
# # See the reports at https://codecov.io/gh/ansible-collections/community.routeros
|
||||
# - uses: codecov/codecov-action@v2
|
||||
# - uses: codecov/codecov-action@v3
|
||||
# with:
|
||||
# fail_ci_if_error: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue