Files
kubernetes.core/changelogs/fragments/407-enable-unit-tests.yaml
Mike Graves d6f251173e Add unit tests to CI (#407)
* Add unit tests to CI

The unit tests were not being run during CI. This adds a GitHub Action
for it.

* Add changelog fragment
2021-04-05 09:39:01 -04:00

3 lines
110 B
YAML

bugfixes:
- enable unit tests in CI (https://github.com/ansible-collections/community.kubernetes/pull/407).