forked from GitHub/gf-core
Define LD_LIBRARY_PATH when running Python tests
This commit is contained in:
2
.github/workflows/build-majestic.yml
vendored
2
.github/workflows/build-majestic.yml
vendored
@@ -51,5 +51,7 @@ jobs:
|
||||
|
||||
- name: Run Python testsuite
|
||||
working-directory: ./src/runtime/python
|
||||
env:
|
||||
LD_LIBRARY_PATH: /usr/local/lib
|
||||
run: |
|
||||
python test.py
|
||||
|
||||
Reference in New Issue
Block a user