Commit 06e3a9e3 authored by Gadhave's avatar Gadhave
Browse files

Update .gitlab-ci.yml file

parent d36a93a4
Pipeline #12082 failed with stages
in 21 seconds
...@@ -21,7 +21,6 @@ lint: ...@@ -21,7 +21,6 @@ lint:
- windows - windows
- docker - docker
before_script : before_script :
- pip install --upgrade pip
- pip install flake8 - pip install flake8
script: script:
- echo "Linting Python code.." - echo "Linting Python code.."
......
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