Commit 484a656
Add error handling to lockfile check step
- Add 'set -e' to ensure script fails on any command error
- Ensures uv lock failures are properly caught and reported
Co-authored-by: jacksonpradolima <[email protected]>1 parent 1c87d46 commit 484a656
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments