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
This commit is contained in:
Mike Graves
2021-04-05 09:39:01 -04:00
committed by GitHub
parent c9157ce713
commit d6f251173e
4 changed files with 29 additions and 1 deletions

View File

@@ -27,6 +27,9 @@ test-integration:
test-molecule:
molecule test
test-unit:
ansible-test units --docker -v --color --python $(PYTHON_VERSION) $(?TEST_ARGS)
downstream-test-sanity:
./utils/downstream.sh -s