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

ci(style): specify test folder

parent bdc4b21e
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ before_script:
Local Tests:
stage: test
script:
- poetry run pytest --ignore ./tests/aliby/network
- poetry run pytest ./tests --ignore ./tests/aliby/network
# TODO Split testing in four: Network vs non-network and Unit vs integration
......
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