Skip to content
Snippets Groups Projects
Commit 0cae261e authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: path

parent dcb0f3ce
No related branches found
No related tags found
1 merge request!4F unittest pipe
Pipeline #59965 failed
......@@ -77,9 +77,8 @@ unittest_py3.8:
script: &python_test_script
# install dependencies
- pip install pytest pytest-cov
- pip install .
# actual test
- pytest --cov=linkahead_python_package_template -vv ./unittests
- cd laonpy && pytest --cov=linkahead_python_package_template -vv ./unittests
unittest_py3.9:
tags: [cached-dind]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment