🧪 python 3.7 test still fail

This commit is contained in:
SkalskiP 2023-01-31 13:50:36 +01:00
parent 9590f3845e
commit a7b26abe0e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ jobs:
pip install -e .
pip install pytest
pip install isort
pip install flake8
pip install "black==22.3.0"
- name: 🧹 Lint with flake8
run: |