Skip to content

Commit

Permalink
fix: overwrite log
Browse files Browse the repository at this point in the history
  • Loading branch information
tueda committed Aug 8, 2024
1 parent 65d5279 commit 0357674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tutorial-notebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
*madminer_shared/madminer/${{ inputs.working-directory }}/${{ inputs.notebook }}
*madminer_shared/madminer/${{ inputs.working-directory }}/**/*.log
if-no-files-found: ignore
overwrite: true

# Abort before saving output files, if the notebook execution failed.
- name: Error handling
Expand Down

0 comments on commit 0357674

Please sign in to comment.