Skip to content

Commit

Permalink
Print all global symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
auxten committed Dec 22, 2023
1 parent 6c1f04d commit bb18fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ jobs:
run: |
ls -lh
nm libchdb.so | grep query_stable || true
nm -g libchdb.so || true
- name: Run libchdb stub in examples dir
run: |
bash -x ./examples/runStub.sh
Expand Down

0 comments on commit bb18fbd

Please sign in to comment.