Commit 94e7cd3
committed
[CI] Fail if any notebook fails
Part of OpenAssetIO/OpenAssetIO#1302.
The CI job that checks if notebooks can be executed was expected to fail
until upstream OpenAssetIO changes were available, however the job
succeeded. Upon checking the logs we can see the failure of the new
notebook, but the job finished without error. It seems that `find -exec`
doesn't error.
Signed-off-by: David Feltell <[email protected]>1 parent dc8b9bd commit 94e7cd3
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments