mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-16 02:06:18 +00:00
fix for prev
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -20,4 +20,4 @@ jobs:
|
||||
pip install poetry
|
||||
poetry install
|
||||
- name: Check flake8
|
||||
run: python -m flake8 .
|
||||
run: flake8 .
|
||||
|
||||
Reference in New Issue
Block a user