Skip to content

Commit b7ad5c8

Browse files
authored
Add 20 min timeout dowstream ipyparallel (#1287)
1 parent bf10447 commit b7ad5c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656

5757
ipyparallel:
5858
runs-on: ubuntu-latest
59+
timeout-minutes: 20
5960
steps:
6061
- name: Checkout
6162
uses: actions/checkout@v4

0 commit comments

Comments
 (0)