forked from GitHub/gf-core
Update CI workflow with new Python test command
This commit is contained in:
3
.github/workflows/build-majestic.yml
vendored
3
.github/workflows/build-majestic.yml
vendored
@@ -54,4 +54,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
LD_LIBRARY_PATH: /usr/local/lib
|
LD_LIBRARY_PATH: /usr/local/lib
|
||||||
run: |
|
run: |
|
||||||
python test.py
|
pip install pytest
|
||||||
|
pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user