From e66c1e127c7226167e648d7778a7c2a71b71f58d Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Thu, 16 Jun 2022 10:31:25 +0530 Subject: Enable github actions for unit and sanity tests (#263) Signed-off-by: GomathiselviS --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index 5baa138..8359fc5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,3 +5,4 @@ pexpect pytest-xdist yamllint coverage==4.5.4 +git+https://github.com/ansible-community/pytest-ansible-units.git -- cgit v1.2.3