HMP / agents /check_agents.sh
GitHub Action
Sync from GitHub with Git LFS
0ee1ebc
#!/bin/bash
echo "--------------------------"
echo "Installing requirements..."
echo "--------------------------"
pip install -r requirements.txt
echo --------------------------
echo Check agents...
echo --------------------------
python check_agents.py