setup-poetry: Log debug info on failure #26
PR.yml
on: pull_request
Matrix: Run CI / Test actions / Test setup-poetry
Matrix: Run CI / Test actions / Test setup-python
Run CI
/
...
/
Test check-project-version
16s
Run CI
/
...
/
Test update-project-version
21s
Matrix: Run CI / Test actions / Test setup-poetry (cache hit)
Matrix: Run CI / Test actions / Test setup-poetry (no cache)
Run CI
/
...
/
Test Results
3s
Annotations
2 errors and 1 notice
|
Run CI / Test actions / Test check-project-version
Process completed with exit code 1.
|
|
Project Version Error
The project version in pyproject.toml does not match the expected version.
If this workflow was triggered by a GitHub release, verify that the
release was tagged with the correct version. If they don't match, you
should either update pyproject.toml or delete and re-create the release
with the correct tag.
Project version: 1.0.0
Expected version: 1.0.1
|
|
Notice
The next step is expected to fail.
|