1
0
forked from GitHub/gf-core

Define LD_LIBRARY_PATH when running Python tests

This commit is contained in:
John J. Camilleri
2021-08-24 09:09:30 +02:00
parent beab2ad899
commit 91adc09b1f

View File

@@ -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