chore: replace git urls in tests
Some checks failed
E2E / tests (pull_request) Failing after 7m3s
Pre-commit / pre-commit (pull_request) Has been cancelled

This commit is contained in:
2025-05-30 07:32:58 +03:00
parent 9540030579
commit 14bfc69cee
3 changed files with 4 additions and 2 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