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

change(aliby): remove local integration stage

parent 76745b11
No related branches found
No related tags found
No related merge requests found
...@@ -40,12 +40,6 @@ Local Tests: ...@@ -40,12 +40,6 @@ Local Tests:
# - poetry install -vv # - poetry install -vv
- poetry run pytest ./tests --ignore ./tests/aliby/network - poetry run pytest ./tests --ignore ./tests/aliby/network
Local Integration Tests:
stage: tests
script:
# - poetry install -vv
- poetry run pytest ./tests --ignore ./tests/aliby/network
Network Tools Tests: Network Tools Tests:
stage: tests stage: tests
script: script:
......
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