ci: Instrumentation tests coverage in ci.

This commit is contained in:
2025-03-27 20:41:52 +01:00
parent 7374e95b0e
commit 11c0e744dc
5 changed files with 81 additions and 97 deletions

View File

@@ -1,4 +1,4 @@
name: Create tag
name: Realease
on:
push:
branches:
@@ -7,7 +7,7 @@ on:
jobs:
build:
uses: ./.gitea/workflows/common_build.yml
uses: ./.gitea/workflows/on_called_build.yml
createTagAndChangelog:
runs-on: ubuntu-latest
needs: build