Expect the GHA workflow to complete in 2 minutes

This commit is contained in:
Sviatoslav Sydorenko 2022-12-06 00:16:34 +01:00
parent 595429bec5
commit b3f93a1ad6
No known key found for this signature in database
GPG key ID: 9345E8FEA89CA455

View file

@ -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