implemented CI template for code quality #14

Merged
brian merged 4 commits from #13-implement-CI-templates into main 2025-09-19 21:57:28 +02:00
Showing only changes of commit b01e1213de - Show all commits
+1 -1
View File
@@ -8,6 +8,6 @@ on:
jobs:
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:
python-version: ${{ vars.PYTHON_VERSION }}