Skip to content

Bump pytest from 8.3.5 to 8.4.0 in the pip group (#255) #305

Bump pytest from 8.3.5 to 8.4.0 in the pip group (#255)

Bump pytest from 8.3.5 to 8.4.0 in the pip group (#255) #305

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/python-test-deploy-to-pypi.yaml@v3.2.0
secrets:
pypi_test_token: ${{ secrets.PYPI_TEST_TOKEN }}