Skip to content

Commit 2f992c7

Browse files
committed
Drop usage of pytest-openfiles
1 parent 9b858ac commit 2f992c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
shell: bash -l {0}
3838
run: |
3939
mamba install -y -q \
40-
pytest pytest-xdist pytest-openfiles pytest-cov pytest-session2file
40+
pytest pytest-xdist pytest-cov pytest-session2file
4141
4242
- name: List installed packages
4343
shell: bash -l {0}

0 commit comments

Comments
 (0)