Skip to content

Added new codecov workflow #16

Added new codecov workflow

Added new codecov workflow #16

Workflow file for this run

---
name: Code Coverage
on: # yamllint disable-line rule:truthy
push:
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