Skip to content

Commit c60babd

Browse files
committed
Add timeout
1 parent 8ca3fdc commit c60babd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)