Skip to content

Commit

Permalink
debug file not found
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-TinnNguyen committed Dec 10, 2024
1 parent 13e1f26 commit 26996ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
apt update
apt install python3.8 python3-venv -y
python3.8 -m venv --without-pip venv
echo "test"
source venv/bin/activate
curl https://bootstrap.pypa.io/get-pip.py | python
pip3 install -r requirements.txt
Expand Down

0 comments on commit 26996ec

Please sign in to comment.