Skip to content

Commit

Permalink
fix: 2.x-taosbenchmark-debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sangshuduo committed Apr 30, 2023
1 parent f8c7fcc commit 6930289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/2.x-taosbenchmark-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
echo "taos-tools build failure"
exit 1
fi
pip3 install decorator
pip3 install numpy fabric2 psutil pandas faker toml taospy > /dev/null
sudo pkill -9 taosadapter || :
sudo pkill -9 taosd || :
Expand Down

0 comments on commit 6930289

Please sign in to comment.