We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4f0c8 commit e35a921Copy full SHA for e35a921
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
if: failure()
56
with:
57
name: execution-reports
58
- path: _build
+ path: _build/html/reports
59
- name: Build Download Notebooks (sphinx-tojupyter)
60
shell: bash -l {0}
61
run: |
0 commit comments