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 7f6c664 commit 2f55749Copy full SHA for 2f55749
.github/workflows/main.yml
@@ -16,4 +16,5 @@ jobs:
16
python-version: 3.8
17
18
- run: pip install .
19
+ - run: pip install -U pytest
20
- run: pytest
0 commit comments