Skip to content
Snippets Groups Projects
Commit cdb9abc4 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

ci(aliby): run pytest inside poetry

parent 34fad656
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ Network Tools Tests:
- curl https://zenodo.org/record/7513194/files/test_datasets.tar.gz\?download\=1 -o "test_datasets.tar.gz"
- mkdir -p $DIRNAME
- tar xvf test_datasets.tar.gz -C $DIRNAME
- pytest -s tests/aliby/pipeline --file $DIRNAME/560_2022_11_30_pypipeline_unit_test_reconstituted_00
- poetry run pytest -s tests/aliby/pipeline --file $DIRNAME/560_2022_11_30_pypipeline_unit_test_reconstituted_00
Static Type:
stage: checks
......
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