Check LD_LIBRARY_PATH
This commit is contained in:
parent
8f7cef1232
commit
d613962f5b
@ -49,6 +49,7 @@ jobs:
|
|||||||
ASAN_OPTIONS: leak_check_at_exit=0
|
ASAN_OPTIONS: leak_check_at_exit=0
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- run: echo $LD_LIBRARY_PATH
|
||||||
- run: $SW/bin/python3 setup.py build --debug --verbose
|
- run: $SW/bin/python3 setup.py build --debug --verbose
|
||||||
- run: $SW/bin/python3 test.py
|
- run: $SW/bin/python3 test.py
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user