Skip to content

Commit f46c0c9

Browse files
committed
CI
1 parent 784f4cb commit f46c0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v1
1010
- name: Run a one-line script
11-
run: python -m pip install -e .
11+
run: python -m pip install -e .
1212
- uses: ammaraskar/sphinx-action@master
1313
with:
1414
docs-folder: "docs/"

0 commit comments

Comments
 (0)