Skip to content

Commit a7d569c

Browse files
authored
Update downstream.yml
1 parent eb3057d commit a7d569c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: ${{ always() }}
4444
run: pytest --pyargs jupyter_client
4545
- name: Test jupyter_kernel_test
46-
run:
46+
run: |
4747
git clone [email protected]:jupyter/jupyter_kernel_test.git
4848
cd jupyter_kernel_test
4949
pip install -e ".[test]"

0 commit comments

Comments
 (0)