CI: stop adding testing repository to Ruff check (MR 5039)

Ruff is now in community in Alpine Edge.

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Stefan Hansson 2024-04-16 14:41:49 +02:00 committed by Pablo Correa Gómez
parent 3249af6333
commit 5db3273820
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -43,9 +43,6 @@ ruff:
- .ci/*
- .ci/*/*
- .gitlab-ci.yml
before_script:
- "echo 'https://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories"
- *global_before_scripts
script:
- .ci/lib/gitlab_prepare_ci.sh
- .ci/ruff.sh