Skip to content

Commit 2690b20

Browse files
committed
Temporarily disable downstream qtconsole and spyder-kernels tests
1 parent 950f8cb commit 2690b20

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
@@ -90,6 +90,7 @@ jobs:
9090
9191
qtconsole:
9292
runs-on: ubuntu-latest
93+
if: false
9394
timeout-minutes: 20
9495
steps:
9596
- name: Checkout
@@ -122,6 +123,7 @@ jobs:
122123
123124
spyder_kernels:
124125
runs-on: ubuntu-latest
126+
if: false
125127
timeout-minutes: 20
126128
steps:
127129
- name: Checkout

0 commit comments

Comments
 (0)