Skip to content

Bump wheel from 0.41.2 to 0.41.3 (#204) #182

Bump wheel from 0.41.2 to 0.41.3 (#204)

Bump wheel from 0.41.2 to 0.41.3 (#204) #182

Workflow file for this run

---
name: 'test_deploy'
'on':
push:
branches:
- 'main'
pull_request:
branches:
- 'main'
jobs:
pypi_test_deploy:
uses: broadinstitute/shared-workflows/.github/workflows/[email protected]
secrets:
pypi_test_token: ${{ secrets.PYPI_TEST_TOKEN }}