Skip to content

Commit

Permalink
Update pypi-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Jul 26, 2023
1 parent 8292cd8 commit 7635593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ permissions: read-all
jobs:
pypi-test:
name: Test PyPI Distribution
if: ${{ github.event.workflow_run.conclusion != 'failure' }}
runs-on: ${{ matrix.os }}
env:
SYSTEM_VERSION_COMPAT: 0 # See https://github.com/actions/setup-python/issues/279.
Expand Down

0 comments on commit 7635593

Please sign in to comment.