Skip to content

Commit f62a965

Browse files
mmckyCopilot
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ab7560d commit f62a965

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
cp -u _build/jupyter/*.ipynb _build/html/_notebooks
5252
- name: Upload Execution Reports (Download Notebooks)
5353
uses: actions/upload-artifact@v4
54+
if: failure()
5455
with:
5556
name: execution-reports-notebooks
5657
path: _build/jupyter/reports

0 commit comments

Comments
 (0)