mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
Fix up tests and related issues
Upgrade poetry if already installed Get rid of test function that was causing windows problems
This commit is contained in:
parent
9e5d160bbd
commit
302d353c4d
5 changed files with 13 additions and 78 deletions
|
@ -13,7 +13,7 @@ before_install:
|
|||
- date
|
||||
|
||||
install:
|
||||
- pip install poetry
|
||||
- pip install --upgrade poetry
|
||||
- poetry install
|
||||
- poetry run python --version
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue