corrected coverage reference
Python Code Quality / python-code-quality (pull_request) Successful in 10s
Python Test / python-test (pull_request) Successful in 13s

This commit is contained in:
Brian Bjarke Jensen
2025-10-30 00:11:27 +01:00
parent 4f0c9c0d44
commit 05a193447f
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
uses: brian/CI-templates/.gitea/workflows/python/[email protected]
with:
python-version: ${{ vars.PYTHON_VERSION }}
coverage-package: "data_store"
coverage-package: "elprisenligenu"
api-url: ${{ vars.API_URL }}
secrets:
CI_RUNNER_TOKEN: ${{ secrets.CI_RUNNER_TOKEN }}