Skip to content

Commit 7b365cc

Browse files
committed
Temporarily disable failing downstream CI workflows
1 parent 0110d8f commit 7b365cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/downstream.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
test_command: pytest -vv -raXxs -W default --durations 10 --color=yes
4242

4343
jupyter_client:
44+
if: false
4445
runs-on: ubuntu-latest
4546
steps:
4647
- name: Checkout
@@ -55,6 +56,7 @@ jobs:
5556
package_name: jupyter_client
5657

5758
ipyparallel:
59+
if: false
5860
runs-on: ubuntu-latest
5961
timeout-minutes: 20
6062
steps:

0 commit comments

Comments
 (0)