implemented formatting check pipeline template
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
python-quality:
|
||||
python-code-quality:
|
||||
uses: brian/CI-templates/.gitea/workflows/python/code-quality.yml@v1.0.0
|
||||
with:
|
||||
python-version: ${{ vars.PYTHON_VERSION }}
|
||||
|
||||
Reference in New Issue
Block a user