mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 08:19:31 -06:00
test
This commit is contained in:
5
.github/workflows/build-majestic.yml
vendored
5
.github/workflows/build-majestic.yml
vendored
@@ -300,6 +300,11 @@ jobs:
|
||||
with:
|
||||
python-version: '3.10'
|
||||
|
||||
- name: Install and test bindings
|
||||
run: |
|
||||
cd src/runtime/python
|
||||
python3 setup.py build
|
||||
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: python-windows
|
||||
|
||||
Reference in New Issue
Block a user