Skip to content
Snippets Groups Projects
Verified Commit b6787424 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Run py_lint on template.

parent cb04ef80
No related branches found
No related tags found
1 merge request!2CI with Python template
Pipeline #187376 passed with stage
in 1 minute and 1 second
......@@ -17,3 +17,13 @@ py_tests:
matrix:
- PROJECT_ROOT: "test/python-template"
EXIT_CODE: 0
py_lint:
before_script:
- !reference [.ci-setup, script]
- cd $PROJECT_ROOT
- !reference [default, before_script]
parallel:
matrix:
- PROJECT_ROOT: "test/python-template"
EXIT_CODE: 0
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