Skip to content

Commit

Permalink
Finalize test pypi flow
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrittain committed Oct 24, 2023
1 parent 03ca0c8 commit 908709a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
builddist:
name: Build distribution 📦
runs-on: ubuntu-latest
# TODO: add back once working needs: [test, testwindows]
needs: [test, testwindows]
if: github.event_name != 'pull_request'
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 908709a

Please sign in to comment.