Commit 4404150
committed
fix: resolve semgrep and TypeScript client CI failures
- Add pip install semgrep step to semgrep workflow
- Make TypeScript client prepare script CI-aware to skip husky install in CI
- Resolve 'semgrep: command not found' error in semgrep workflow
- Resolve 'husky install' failure in TypeScript client workflow
Both workflows should now pass successfully.1 parent d65aa63 commit 4404150
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments