Skip to content

Commit 56379ba

Browse files
authored
Merge pull request #187 from giginet/ci-tests-set-timeout-minutes
[CI] Set timeout-minutes to Tests job
2 parents 608a3f3 + 29fc7ea commit 56379ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- '*'
1010
jobs:
1111
Tests:
12+
timeout-minutes: 15
1213
strategy:
1314
matrix:
1415
xcode_version:

0 commit comments

Comments
 (0)