mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Only run the unit tests from the docker container
This commit is contained in:
parent
94b440e7f5
commit
83e23b7ac4
@ -7,6 +7,7 @@ services:
|
||||
dockerfile: tools/docker-compose/unit-tests/Dockerfile
|
||||
environment:
|
||||
SWIG_FEATURES: "-cpperraswarn -includeall -I/usr/include/openssl"
|
||||
TEST_DIRS: "awx/main/tests/unit"
|
||||
command: ["make requirements_test test"]
|
||||
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user