1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

ci: fix location of unit test

This commit is contained in:
Steffen Vogel 2019-02-17 22:59:42 +01:00
parent 612ed81c07
commit 904a56ff4b

View file

@ -50,7 +50,7 @@ test:unit:
dependencies:
- build:source
script:
- build/tests/unit-tests-common
- build/tests/unit/unit-tests-common
image: ${DOCKER_IMAGE_DEV}:${DOCKER_TAG_DEV}
tags:
- docker