Skip to content

Commit

Permalink
check test-rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-TinnNguyen committed Dec 9, 2024
1 parent 54a7162 commit a79b355
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ jobs:
./set_CNonly.sh
cd ..
cp config_template.json config.json
apt update
apt install python3.8 python3-venv -y
python3.8 -m venv --without-pip venv
source venv/bin/activate
curl https://bootstrap.pypa.io/get-pip.py | python
pip3 install -r requirements.txt
python3 main.py --protocol rpc
Expand Down

0 comments on commit a79b355

Please sign in to comment.