mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-06-05 21:59:23 +02:00
Add linting to CI
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -18,4 +18,5 @@ jobs:
|
||||
- run: |
|
||||
poetry env use "3.10"
|
||||
poetry install --no-interaction
|
||||
- run: poetry run inv lint
|
||||
- run: poetry run inv tests
|
||||
|
Reference in New Issue
Block a user