mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-30 11:08:34 -06:00
Add FFI bindings for all API functions. Implement getCategories and getFunctions
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
pytest
|
||||
|
||||
- name: Run JavaScript testsuite
|
||||
working-directory: ./src/runtime/python
|
||||
working-directory: ./src/runtime/javascript
|
||||
env:
|
||||
LD_LIBRARY_PATH: /usr/local/lib
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user