Skip to content

Commit e227a00

Browse files
committed
Add timeout
1 parent 520a47a commit e227a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
test-modules:
1818
name: Test Script
1919
runs-on: ubuntu-latest
20+
timeout-minutes: 10
2021
steps:
2122
- uses: actions/checkout@master
2223
with:

0 commit comments

Comments
 (0)