We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408be21 commit f3e24cbCopy full SHA for f3e24cb
.github/workflows/packing.yml
@@ -557,6 +557,7 @@ jobs:
557
run: |
558
. .venv/bin/activate
559
apt install -y `pwd`/deb_dist/python3-tarantool_*.deb
560
+ ls -la /usr/lib/python3/dist-packages/tarantool
561
make test-pure-install
562
if: matrix.target.dist == 'bookworm' || matrix.target.dist == 'noble'
563
0 commit comments