Skip to content

Commit

Permalink
Debug: Get broken notebooks from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Feb 1, 2024
1 parent d3ddfb8 commit 39418ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/notebook-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
- name: Upload executed notebooks
uses: actions/upload-artifact@v4
if: always()
with:
name: Executed notebooks
path: ${{ steps.all-changed-files.outputs.all_changed_files }}

0 comments on commit 39418ec

Please sign in to comment.