fix: correct ci path
All checks were successful
CI / test (push) Successful in 20s

This commit is contained in:
2025-05-20 20:20:05 +02:00
parent 65fc51e875
commit c7880fd4a7

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
ci: ci:
uses: ./.github/workflows/ci.yaml uses: ./.gitea/workflows/ci.yaml
release: release:
needs: tests needs: tests