Skip to content

Commit 7f5d77b

Browse files
committed
add pytest too
1 parent 67e2fae commit 7f5d77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/io-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
- name: Install Python Version
7373
run: |
74-
conda install --force-reinstall python=${{ matrix.python-version }} pip
74+
conda install --force-reinstall python=${{ matrix.python-version }} pip pytest
7575
7676
- name: Install testing dependencies
7777
# testing environment is only created from yml if no cache was found

0 commit comments

Comments
 (0)