You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(l1): ignore error on hive makefile targets (#2914)
**Motivation**
When running `make run-hive SIMULATION=...` and any of the tests failed,
the hiveview would not open and we could not visualize the tests on the
browser
**Description**
The error is ignored when running the hive simulation so the hiveview
can be built and executed.
<!-- Link to issues: Resolves#111, Resolves#222 -->
0 commit comments