mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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:
|
||||
LD_LIBRARY_PATH: /usr/local/lib
|
||||
run: |
|
||||
python test.py
|
||||
pip install pytest
|
||||
pytest
|
||||
|
||||
Reference in New Issue
Block a user