Remove tests directory from ansible-tests

Because we don't include tests in collection tar.
Change-Id: I3697f7b0ccd115ff1859658417d51e1643e10be8
This commit is contained in:
Sagi Shnaidman 2021-08-16 16:06:09 +03:00
parent 2d554d1e22
commit ae4e7f3c06

View File

@ -33,4 +33,4 @@ ansible-test sanity -v \
--python ${PY_VER} \
--skip-test metaclass-boilerplate \
--skip-test future-import-boilerplate \
plugins/ docs/ meta/ scripts/ tests/
plugins/ docs/ meta/ scripts/