Commit 952bb04
authored
Add exit code check to workflow that tests with soroban-examples diff step (#1596)
### What
Add exit code validation to the diff step in the soroban-examples
workflow.
### Why
The workflow expects a diff to exist after regeneration. Without exit
code checking, the step passes even when no diff is present, masking if
the workflow stops working at patching the sdk.1 parent 05f2a4f commit 952bb04
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments