Skip to content

Commit 821c77d

Browse files
authored
Update sphinx.yml
1 parent e637a5e commit 821c77d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sphinx.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
- name: Lint with flake8
4141
run: |
4242
conda install --yes -c conda-forge flake8 flake8-comprehensions flake8-bugbear
43+
echo $PATH
44+
ls -rtl /usr/share/miniconda/envs/test/bin/
4345
/usr/share/miniconda/envs/test/bin/flake8 pySDC
4446
4547
- name: Run nosetest

0 commit comments

Comments
 (0)