Skip to content

Commit

Permalink
Expect the GHA workflow to complete in 2 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 5, 2022
1 parent 595429b commit b3f93a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
ports:
- 3141

timeout-minutes: 2

steps:
- run: python3 -m pip install --upgrade pip build twine
- run: mkdir -p src/test_package
Expand Down

0 comments on commit b3f93a1

Please sign in to comment.