Expect the GHA workflow to complete in 2 minutes
This commit is contained in:
parent
595429bec5
commit
b3f93a1ad6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue