Datei .gitlab-ci.yml aktualisieren

This commit is contained in:
Christoph Stahl 2024-07-09 22:11:33 +00:00
parent ca16dff23b
commit 1d6e1b8dc8

View file

@ -10,4 +10,4 @@ ruff:
stage: test
script:
- pip install ruff --quiet
- ruff syng
- ruff check syng