tried AI suggestion to fix CI template reference
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user