Skip to content

Prepare release 6.0.0 #114

Prepare release 6.0.0

Prepare release 6.0.0 #114

Workflow file for this run

---
name: "Code coverage"
on: # yamllint disable-line rule:truthy
pull_request:
branches: [ main ]
jobs:
codecoverage:
uses: ansible-network/github_actions/.github/workflows/coverage_network_devices.yml@main
with:
collection_pre_install: >-
git+https://github.com/ansible-collections/ansible.utils.git
git+https://github.com/ansible-collections/ansible.netcommon.git