Install poetry environment before pyright
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/static_analysis Pipeline was successful Details

This commit is contained in:
Marty Oehme 2023-08-29 10:04:21 +02:00
parent ea99ef071a
commit c9a6030591
Signed by: Marty
GPG Key ID: EDBF2ED917B2EF6A
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ pipeline:
image: ghcr.io/withlogicco/poetry:1.5.1
commands:
- pip install pyright
- poetry install
- python --version && poetry --version && pyright --version
- echo "------------- running pyright typecheck -------------"
- poetry run pyright