mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-27 10:24:36 +00:00
meow circle
This commit is contained in:
+1
-1
@@ -26,5 +26,5 @@ BRANCH=`git rev-parse --abbrev-ref HEAD`
|
||||
if [[ "$BRANCH" == "master" || $(echo "$BRANCH" | grep "release-") != "" ]]; then
|
||||
echo ""
|
||||
echo "* branch $BRANCH; running mintnet/netmon throughput benchmark"
|
||||
bash tests/net/test.sh
|
||||
bash test/net/test.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user