Skip to content

Conversation

@neersighted
Copy link
Member

Resolves: python-poetry#

  • Added tests for changed code.
  • Updated documentation for changed code.

with:
runner: ${{ matrix.os.image }}
python-version: ${{ matrix.python-version }}
run-mypy: ${{ needs.changes.outputs.src == 'true' }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
run-mypy: ${{ needs.changes.outputs.src == 'true' }}
run-mypy: ${{ needs.changes.outputs.tests == 'true' }}

See python-poetry/poetry#9317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants