Datei .gitlab-ci.yml aktualisieren
This commit is contained in:
parent
ca16dff23b
commit
1d6e1b8dc8
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ ruff:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- pip install ruff --quiet
|
- pip install ruff --quiet
|
||||||
- ruff syng
|
- ruff check syng
|
||||||
|
|
Loading…
Add table
Reference in a new issue