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
Currently, after successful cb-check, it will print a message Correctly parsed some benchmarks: and then print whole JSON, which can be pretty lengthy.
Should we change it to print only benchmark names? It would be easier to figure out if check is successful.
Currently, after successful cb-check, it will print a message
Correctly parsed some benchmarks:
and then print whole JSON, which can be pretty lengthy.Should we change it to print only benchmark names? It would be easier to figure out if check is successful.
Example of current output:
The text was updated successfully, but these errors were encountered: