Skip to content

Commit 28cde59

Browse files
Update python_workflow_test.yml
1 parent 2198d3b commit 28cde59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/python_workflow_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ jobs:
77
steps:
88
- run: cd /media/volume/abu_data/blech_clust
99
- run: pwd
10-
- run: echo which python
10+
- run: which python
11+
- run: conda info --envs
1112
- run: python blech_exp_info.py

0 commit comments

Comments
 (0)