Skip to content

Commit 8ffbbd7

Browse files
committed
Troubleshoot CI
1 parent c8d46d5 commit 8ffbbd7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/conda-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: Conda test
2+
defaults:
3+
run:
4+
shell: bash -l {0}
25

36
on:
47
push:
@@ -51,6 +54,7 @@ jobs:
5154
5255
- name: install package
5356
run: |
57+
ls -lhp
5458
pip install -e .
5559
5660
- name: get plannotate dbs

0 commit comments

Comments
 (0)