Skip to content

Commit 956bcc4

Browse files
committed
Increase timeout for GitHub actions
1 parent 00a60f2 commit 956bcc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
build:
77

88
runs-on: ubuntu-latest
9+
timeout-minutes: 5
910
strategy:
1011
max-parallel: 4
1112
matrix:

0 commit comments

Comments
 (0)