forked from GitHub/gf-core
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