Skip to content

Commit ea77215

Browse files
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

-2
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)