Skip to content
Snippets Groups Projects
Commit adfa96af authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Fix doc-build

parent 6e33ce26
No related branches found
No related tags found
1 merge request!437Pre-commit updates and spell checker
Pipeline #123675 passed
...@@ -124,7 +124,7 @@ run-doc-test: ...@@ -124,7 +124,7 @@ run-doc-test:
- pip install black velin - pip install black velin
- velin . --check --black - velin . --check --black
- pip install ruff - pip install ruff
- ruff b_asic --format=gitlab > ruff.json - ruff b_asic --output-format=gitlab > ruff.json
artifacts: artifacts:
name: "${CI_PROJECT_NAME}_code_quality" name: "${CI_PROJECT_NAME}_code_quality"
when: always when: always
......
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