Skip to content
Snippets Groups Projects
Commit 5ab2b87c authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

Update .gitlab-ci.yml file

parent 12212a83
No related branches found
No related tags found
No related merge requests found
Pipeline #2313 failed
......@@ -79,12 +79,12 @@ dowload-files-job:
paths:
- errors-3.9.log
.pylint-test-job:
pylint-test-job:
stage: test
script:
- make pylint
.pyflakes-test-job:
pyflakes-test-job:
stage: test
script:
- make pyflakes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment