Skip to content

Commit

Permalink
Increase TestPyPI wait time to 2.5 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaroberts committed Aug 24, 2023
1 parent eba4901 commit 2d72880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Wait to allow TestPyPI to update
uses: GuillaumeFalourd/wait-sleep-action@v1
with:
time: '90' # seconds
time: '150' # seconds

- name: Install latest TestPyPI version in fresh venv
run: |
Expand Down

0 comments on commit 2d72880

Please sign in to comment.