Skip to content
Snippets Groups Projects
Commit 6456d9f1 authored by Anton Hansson's avatar Anton Hansson :ghost:
Browse files

Update .gitlab-ci.yml file

parent 0b1f2e2b
No related branches found
No related tags found
No related merge requests found
Pipeline #76573 passed with warnings
......@@ -12,7 +12,7 @@ pylint:
stage: Static Analysis
allow_failure: true
script:
- pylint -d C0301 bild/*.py
- pylint -d C0301 lab*/*.py
pytest:
stage: Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment