tried AI suggestion to fix CI template reference
Python Code Quality / python-quality (pull_request) Successful in 14s
Python Test / test (pull_request) Successful in 25s

This commit is contained in:
Brian Bjarke Jensen
2025-09-19 21:23:58 +02:00
parent 97ac547058
commit b01e1213de
+1 -1
View File
@@ -8,6 +8,6 @@ on:
jobs: jobs:
python-quality: python-quality:
uses: gitea.gt-proj.com/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 }}