Skip to content

Commit 557b770

Browse files
committed
add pip list to workflow info
1 parent 4d94224 commit 557b770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
conda config --show
9696
printenv | sort
9797
conda env export
98+
pip list
9899
99100
- name: Run Tests
100101
run: |

0 commit comments

Comments
 (0)