chore: replace git urls in tests

This commit is contained in:
2025-05-30 07:49:58 +03:00
parent 9540030579
commit a8aefc0524
4 changed files with 13 additions and 9 deletions

View File

@ -26,6 +26,8 @@ on:
jobs:
pre-commit:
runs-on: ubuntu-latest
container:
image: docker.gitea.com/runner-images:ubuntu-latest
steps:
- name: Checkout