Skip to content

Commit 89b1895

Browse files
committed
ci testing
1 parent 7632ab3 commit 89b1895

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jobs:
5454
# python -m pip install --upgrade pip
5555
# pip install -r test/test_requirements.txt
5656
- name: List installed packages
57-
run: conda env list
58-
run: conda list
57+
run|: conda env list
58+
conda list
5959
- run: which python
6060
- run: which python3
6161
- name: Test with pytest

0 commit comments

Comments
 (0)