Skip to content

Commit 9ad45d0

Browse files
committed
Install pytest-tornado
1 parent 6f089a8 commit 9ad45d0

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: |
2424
pip install --upgrade pip
25-
pip install pytest pytest-asyncio
25+
pip install pytest pytest-asyncio pytest-tornado
2626
pip install nbclient[test]
2727
pip install --pre -U --upgrade-strategy=only-if-needed nbclient
2828
pip install ipyparallel[test]

0 commit comments

Comments
 (0)