generated from krampus/template-godot4
Lint job should use python 3.11
All checks were successful
linting & formatting / build (push) Successful in 22s
All checks were successful
linting & formatting / build (push) Successful in 22s
This commit is contained in:
parent
7642843f5b
commit
9cd53d3a56
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5.3.0
|
||||
with:
|
||||
python-version: '3.8'
|
||||
python-version: '3.11'
|
||||
- name: Install gdscript-toolkit
|
||||
run: pip install -r requirements.txt
|
||||
- name: Run gdLint
|
||||
|
Loading…
x
Reference in New Issue
Block a user