Skip to content

Commit 4a84dc7

Browse files
committed
ci: continueOnError - if the pub's matrix is empty
1 parent 1a241fd commit 4a84dc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure/ipynb-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
name: mtrx
5050
displayName: "Changed matrix"
5151
- bash: echo '$(mtrx.dirs)' | python -m json.tool
52+
continueOnError: "true" # not crash if the matrix is empty
5253
displayName: "Show matrix"
5354

5455
- bash: |

0 commit comments

Comments
 (0)