mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 13:29:42 +02:00
update action
This commit is contained in:
parent
9a2152f971
commit
6df98a8910
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -18,10 +18,10 @@ jobs:
|
|||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
|
||||
- name: code quality checkout
|
||||
run: |
|
||||
pip install pylint
|
||||
pylint ./pandora-box.py
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue