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
# format code
sh scripts/format.sh
# build
sh scripts/build.sh
# install
sh scripts/install.sh
# run unit test
sh scripts/run_ut.sh
# run unit test and generate codecov report
sh scripts/codecov.sh