Skip to content
Snippets Groups Projects
Commit 565995c6 authored by Lan Dam's avatar Lan Dam
Browse files

Update .gitlab-ci.yml file to run flake8 but exclude sohstationviewer/view/ui

parent 52f3b36c
No related branches found
No related tags found
No related merge requests found
Pipeline #1342 failed with stage
in 2 minutes and 35 seconds
......@@ -27,7 +27,7 @@ flake8:
- passoft
stage: Build Env and Test
script:
- flake8 sohstationviewer
- flake8 --exclude sohstationviewer/view/ui sohstationviewer
- flake8 tests
python3.7:
......
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