Skip to content

Commit b3f93a1

Browse files
committed
Expect the GHA workflow to complete in 2 minutes
1 parent 595429b commit b3f93a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-upload.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
ports:
1919
- 3141
2020

21+
timeout-minutes: 2
22+
2123
steps:
2224
- run: python3 -m pip install --upgrade pip build twine
2325
- run: mkdir -p src/test_package

0 commit comments

Comments
 (0)