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

change(aliby): Ignore pipeline in local tests

parent 262ad7da
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ Local Tests:
stage: tests
script:
# - poetry install -vv
- poetry run pytest ./tests --ignore ./tests/aliby/network
- poetry run pytest ./tests --ignore ./tests/aliby/network --ignore ./tests/aliby/pipeline
Network Tools Tests:
stage: tests
......
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