Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ea77215

Browse files
committedApr 8, 2025·
remove venv
1 parent b9853cc commit ea77215

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/packing.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,8 +555,6 @@ jobs:
555555

556556
- name: Run tests
557557
run: |
558-
ls -la /usr/lib/python3/dist-packages/tarantool
559-
. .venv/bin/activate
560558
export PYTHONPATH=$PYTHONPATH:/usr/lib/python3.12:/usr/bin:/usr/lib/python3/dist-packages/tarantool
561559
echo PYTHONPATH=$PYTHONPATH
562560
echo PATH=$PATH

0 commit comments

Comments
 (0)
Please sign in to comment.