mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-17 14:56:03 +01:00
.
This commit is contained in:
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@@ -32,5 +32,5 @@ jobs:
|
||||
poetry install
|
||||
|
||||
- name: Lint backend
|
||||
working-directory: frontend
|
||||
run: flake8 .
|
||||
working-directory: backend
|
||||
run: poetry run flake8 .
|
||||
|
||||
Reference in New Issue
Block a user