1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-18 21:09:41 +02:00

update action

This commit is contained in:
dbarzin 2023-02-15 08:52:24 +01:00
parent 9a2152f971
commit 6df98a8910

View file

@ -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