Commit f745cf7
ci: add legacy-peer-deps to bankrun tests install
Updated .github/workflows/build.yml to use `npm install --legacy-peer-deps` in the bankrun tests step.
This was missed in the previous fix and caused the CI to fail again with the same peer dependency error.
Co-authored-by: ethan-hurst <23321960+ethan-hurst@users.noreply.github.com>1 parent 386a71e commit f745cf7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments