mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
fix for prev
This commit is contained in:
parent
8d5723e062
commit
164a251310
4
.github/workflows/lint.yaml
vendored
4
.github/workflows/lint.yaml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install flake8
|
||||
pip install poetry
|
||||
poetry install
|
||||
- name: Check flake8
|
||||
run: python -m flake8 .
|
||||
|
Loading…
Reference in New Issue
Block a user