Commit abc2fb0e authored by skysky's avatar skysky

edit drone.yml

parent 31842b81
Pipeline #4518 failed with stage
...@@ -12,4 +12,5 @@ steps: ...@@ -12,4 +12,5 @@ steps:
image: python image: python
commands: commands:
- echo "Starting test now..." - echo "Starting test now..."
- pip install pytest
- pytest -vv - pytest -vv
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment