Skip to content

Commit

Permalink
Explicitly include hidden files with actions/upload-artifact due to n…
Browse files Browse the repository at this point in the history
…on backward compatible change
  • Loading branch information
francesco-ballarin committed Sep 4, 2024
1 parent 56cb308 commit 390f5a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ jobs:
name: "tutorials-logs-${{ matrix.backend }}"
path: |
tutorials/**/.ipynb_pytest/**/*.log*
include-hidden-files: true

warn:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 390f5a6

Please sign in to comment.