fixed CI post test coverage to PR #1

Open
brian wants to merge 3 commits from update_CI_test into main
Showing only changes of commit 05a193447f - Show all commits
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
uses: brian/CI-templates/.gitea/workflows/python/[email protected] uses: brian/CI-templates/.gitea/workflows/python/[email protected]
with: with:
python-version: ${{ vars.PYTHON_VERSION }} python-version: ${{ vars.PYTHON_VERSION }}
coverage-package: "data_store" coverage-package: "elprisenligenu"
api-url: ${{ vars.API_URL }} api-url: ${{ vars.API_URL }}
secrets: secrets:
CI_RUNNER_TOKEN: ${{ secrets.CI_RUNNER_TOKEN }} CI_RUNNER_TOKEN: ${{ secrets.CI_RUNNER_TOKEN }}