ansible.utils/.github/workflows/codecoverage.yml

16 lines
377 B
YAML
Raw Normal View History

---
2023-05-11 11:20:04 +00:00
name: Code coverage
on:
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