Commit 08bb9c7
fix: Apply npm ci workaround to e2e_tests workflow
The e2e_tests workflow was still using npm ci which fails due to the
npm optional dependencies bug (npm/cli#4828).
This applies the same workaround already used in main.yml.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent a00432b commit 08bb9c7
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments