Skip to content

Commit e35a921

Browse files
committed
reports path
1 parent 1f4f0c8 commit e35a921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: failure()
5656
with:
5757
name: execution-reports
58-
path: _build
58+
path: _build/html/reports
5959
- name: Build Download Notebooks (sphinx-tojupyter)
6060
shell: bash -l {0}
6161
run: |

0 commit comments

Comments
 (0)