Skip to content

Commit a476161

Browse files
debugging: list directory contents
1 parent 40f77ab commit a476161

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python-version: ${{ matrix.python-version }}
2323
- name: Install package and dependencies
2424
run: |
25+
ls -l
2526
conda install -c conda-forge pygraphviz
2627
python --version
2728
pip install -e .

0 commit comments

Comments
 (0)