Fix code block title in Gitlab integration docs (#7861)

![image](https://github.com/user-attachments/assets/64b8d1cc-6dd7-4cd0-9e4a-aee992ec87fc)

A bit sad that mkdocs/mkdocs-material doesn't error on these kind of
issues. I'm wondering if a linter tool, similar to
[sphinx-lint](https://github.com/sphinx-contrib/sphinx-lint) exists for
mkdocs 🤔
This commit is contained in:
Victorien 2024-10-02 11:21:01 +02:00 committed by GitHub
parent 90265419b7
commit 30e11c6deb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
Astral provides [Docker images](docker.md#available-images) with uv preinstalled.
Select a variant that is suitable for your workflow.
```yaml title="gitlab-ci.yml
```yaml title="gitlab-ci.yml"
variables:
UV_VERSION: 0.4
PYTHON_VERSION: 3.12