We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed5304 commit 7b55252Copy full SHA for 7b55252
.github/workflows/main.yml
@@ -16,5 +16,5 @@ jobs:
16
python-version: "3.10"
17
18
- run: pip install .
19
- - run: pip install -U pytest
+ - run: pip install -U pytest trio
20
- run: pytest
0 commit comments