kopia lustrzana https://github.com/jaymody/picoGPT
Update main.yaml
rodzic
11a1c54a98
commit
def6851131
|
@ -26,7 +26,7 @@ jobs:
|
|||
run: pip install pylint
|
||||
|
||||
- name: Run Pylint
|
||||
run: pylint --rcfile=pylint.cfg .
|
||||
run: pylint --rcfile=$GITHUB_WORKSPACE/pylint.cfg $GITHUB_WORKSPACE
|
||||
|
||||
- name: Run Black
|
||||
run: black .
|
||||
|
|
Ładowanie…
Reference in New Issue