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
I am trying to create a PR and did some code change, then I want to test my change in my local machine before submit the code.
I tried make test, but failed.
So it is better that there is a document to tell the contributors to do test in local rather than in travis.
The text was updated successfully, but these errors were encountered:
I am trying to create a PR and did some code change, then I want to test my change in my local machine before submit the code.
I tried
make test
, but failed.So it is better that there is a document to tell the contributors to do test in local rather than in travis.
The text was updated successfully, but these errors were encountered: