There was an error while loading. Please reload this page.
1 parent d64acd5 commit 333815cCopy full SHA for 333815c
1 file changed
.github/workflows/notebooks.yml
@@ -10,7 +10,7 @@ jobs:
10
notebooks:
11
strategy:
12
fail-fast: false
13
- timeout-minutes: 5
+ timeout-minutes: 60
14
if: ${{ github.event.label.name == 'ready-for-final-tests' }}
15
runs-on: ubuntu-latest
16
steps:
0 commit comments