Commit 65c96ffa authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent 06e3a9e3
Pipeline #12083 failed with stages
in 26 seconds
...@@ -35,7 +35,6 @@ test: ...@@ -35,7 +35,6 @@ test:
- windows - windows
- docker - docker
before_script: before_script:
- pip install --upgrade pip
- pip install pytest - pip install pytest
- echo "Running Tests" - echo "Running Tests"
- echo "PYTHONPATH:" ${PYTHONPATH} - echo "PYTHONPATH:" ${PYTHONPATH}
......
Supports Markdown
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