mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 08:44:33 +02:00
set git triggers
This commit is contained in:
@@ -29,6 +29,6 @@ jobs:
|
||||
python launch.py --test
|
||||
- name: Analysing the code with pylint
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pylint
|
||||
pylint $(git ls-files '*.py')
|
||||
python -m pip install --upgrade pip
|
||||
pip install pylint
|
||||
pylint $(git ls-files '*.py')
|
||||
|
||||
Reference in New Issue
Block a user