Skip to content

Commit 1ec17e1

Browse files
committed
add pytest
1 parent 5d034f5 commit 1ec17e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
create-args: >-
3434
python=${{ matrix.python-version }} pip
3535
--file requirements.txt
36+
pytest
3637
--channel conda-forge
3738
3839
- name: Set up conda environment

0 commit comments

Comments
 (0)