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

Fix CI for docs

parent b60c9e9f
No related branches found
No related tags found
1 merge request!452Fix CI for docs
Pipeline #133000 failed
......@@ -130,7 +130,7 @@ run-doc-test:
- pip install black velin
- velin . --check --black
- pip install ruff
- ruff b_asic --output-format=gitlab > ruff.json
- ruff check b_asic --output-format=gitlab > ruff.json
artifacts:
name: "${CI_PROJECT_NAME}_code_quality"
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