1
0
forked from GitHub/gf-core

Update CI workflow with new Python test command

This commit is contained in:
John J. Camilleri
2021-08-30 13:46:34 +02:00
parent 3e4f2ba1a0
commit ff30169cbf

View File

@@ -54,4 +54,5 @@ jobs:
env:
LD_LIBRARY_PATH: /usr/local/lib
run: |
python test.py
pip install pytest
pytest