Commit 95e8d9d
committed
fix: correct npm install command in CI fuzz testing workflow
- Replace problematic package-json flag usage with direct package installation
- Install fast-check@3.22.0 and jest@29.7.0 directly for fuzz testing
- Fix E404 error from incorrect npm command syntax1 parent b7e36b0 commit 95e8d9d
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
| 92 | + | |
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
| |||
0 commit comments