forked from forks/microblog.pub
Tweak CI
This commit is contained in:
parent
ad2f5b32d1
commit
b7b04cad03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -18,4 +18,4 @@ jobs:
|
|||
- run: |
|
||||
poetry env use "3.10"
|
||||
poetry install --no-interaction
|
||||
- run: inv tests
|
||||
- run: poetry run inv tests
|
||||
|
|
Loading…
Reference in a new issue