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 9b858ac commit 2f992c7Copy full SHA for 2f992c7
.github/workflows/build.yaml
@@ -37,7 +37,7 @@ jobs:
37
shell: bash -l {0}
38
run: |
39
mamba install -y -q \
40
- pytest pytest-xdist pytest-openfiles pytest-cov pytest-session2file
+ pytest pytest-xdist pytest-cov pytest-session2file
41
42
- name: List installed packages
43
0 commit comments