mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-18 20:18:32 +02:00
[GitHub Actions] run test commands from poetry's shell
This commit is contained in:
parent
96369ca38b
commit
c4439f4371
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ jobs:
|
|||
poetry install
|
||||
poetry run python -m pip install ./tests/external_plugins_src/
|
||||
cd ..
|
||||
poetry shell
|
||||
# installed test plugins aren't recognized by "behave" if run from the
|
||||
# project's root folder, but "poetry run" doesn't work on folders upstream
|
||||
# from project root
|
||||
|
|
Loading…
Add table
Reference in a new issue