Skip to content
Snippets Groups Projects
Commit 7c2fa055 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

PIPELINE: Use correct pytest command

parent 388962db
No related branches found
No related tags found
2 merge requests!89Integration Test Suggestions - Inttest,!81F local inttests
Pipeline #60410 passed
......@@ -32,4 +32,4 @@ CMD /wait-for-it.sh caosdb-server:10443 -t 500 -- \
cp /git/.docker/sss_pylinkahead.ini /scripting/home/.pylinkahead.ini && \
cp -r /git/resources /scripting/bin-debug && \
# ... and run tests
pytest --cov=linkahead -vv {posargs}
pytest --cov=linkahead -vv tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment