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

test

parent 499e42a6
No related branches found
No related tags found
No related merge requests found
Pipeline #187490 passed with warnings with stage
in 2 minutes and 39 seconds
......@@ -3,7 +3,7 @@ py_format:
- .python-default
script:
- black --diff --check .
parallel:
matrix:
# format is not required for different py versions
- PYTHON_VERSIONS: 3.10
# format is not required for different py versions
#parallel:
# matrix:
# - PYTHON_VERSIONS: 3.10
......@@ -52,4 +52,5 @@ py_format:
matrix:
- PROJECT_ROOT: "test/python-template"
EXIT_CODE: 0
PYTHON_VERSIONS: 3.10
#PYTHON_VERSIONS: 3.10
PYTHON_VERSIONS: !reference [.python-versions, versions]
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