Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb9209 commit 6843eebCopy full SHA for 6843eeb
1 file changed
.github/workflows/test.yml
@@ -15,6 +15,7 @@ on:
15
jobs:
16
test:
17
runs-on: ${{ matrix.os }}
18
+ timeout-minutes: 15
19
# Disable scheduled CI runs on forks
20
if: github.event_name != 'schedule' || github.repository_owner == 'ipython'
21
strategy:
0 commit comments