Skip to content

Commit 670f13e

Browse files
committed
INF-402: Add GH actions timeout.
1 parent 9e7d64b commit 670f13e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PHPUnit-CodeStyle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
PHPUnit-CodeStyle:
1212
name: PHPUnit and code style checks
1313
runs-on: ubuntu-latest
14+
timeout-minutes: 10
1415
steps:
1516
- uses: actions/checkout@v2
1617
- name: Setup PHP

0 commit comments

Comments
 (0)