Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Nalini Ganapati committed Mar 4, 2024
1 parent 971997a commit 7096249
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,5 @@ jobs:

- name: Test
run: |
echo "PWD=$(pwd)"
objdump -x genomicsdb/genomicsdb.cpython-3*-x86_64-linux-gnu.so | grep -i runpath
ldd genomicsdb/genomicsdb.cpython-*-gnu.so
ls genomicsdb/lib/*
PYTHONPATH=. pytest
PYTHONPATH=. python test/test.py

0 comments on commit 7096249

Please sign in to comment.