Skip to content

Commit 8668484

Browse files
committed
oops and the chamber of secrets
1 parent 331cb71 commit 8668484

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/env_test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ jobs:
2727
- name: Install pip
2828
run: conda install -y pip
2929

30+
- name: Bash
31+
shell: bash -el {0}
32+
run: |
33+
conda info
34+
conda list
35+
3036
- name: Check pip is used from conda env
3137
run: which pip
3238

0 commit comments

Comments
 (0)