Skip to content

Commit 71a9011

Browse files
authored
Update and rename sphinx.yml to ci_pipeline.yml
1 parent ff11045 commit 71a9011

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sphinx.yml renamed to .github/workflows/ci_pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
- name: Install dependencies
3939
run: |
4040
conda install --yes -c conda-forge --file requirements.txt
41-
# export PATH=/usr/share/miniconda/envs/test/bin/:$PATH
4241
4342
- name: Lint with flake8
4443
run: |

0 commit comments

Comments
 (0)