summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/grafana/changelogs/fragments/270-gha--ansible-test--integration.yml
blob: 456689858d76e4235f98883611e3bb241aaec874 (plain)
1
2
3
4
5
6
7
8
9
10
---

trivial:
  - >-
    Simplify the GitHub workflow to use the ansible-test Action
    for running the integration tests. This is a maintainability
    improvement that is aiming at reducing burden of keeping the
    CI workflows up-to-date.

...