Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6843eeb

Browse files
committed
add timeout
1 parent deb9209 commit 6843eeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
jobs:
1616
test:
1717
runs-on: ${{ matrix.os }}
18+
timeout-minutes: 15
1819
# Disable scheduled CI runs on forks
1920
if: github.event_name != 'schedule' || github.repository_owner == 'ipython'
2021
strategy:

0 commit comments

Comments
 (0)