Skip to content

Commit f9c319b

Browse files
authored
chore(test-cookbook): Update artifacts even in failures. (#703)
1 parent 442b701 commit f9c319b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-cookbook.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
4040
- name: Upload finished cookbooks
4141
uses: actions/upload-artifact@v4
42+
if: always()
4243
with:
4344
path: "docs/cookbook/*.ipynb"
4445

0 commit comments

Comments
 (0)