Compare commits

..

1 Commits

Author SHA1 Message Date
c2e2a73595 ci: Instrumentation tests coverage in ci. 2025-03-26 20:34:15 +01:00

@ -89,5 +89,5 @@ jobs:
needs: Lint
uses: ./.gitea/workflows/common_build.yml
integrationTests:
needs: build
needs: Lint
uses: ./.gitea/workflows/common_coverage.yml