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:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
|
|
||||||
|
- name: Install and test bindings
|
||||||
|
run: |
|
||||||
|
cd src/runtime/python
|
||||||
|
python3 setup.py build
|
||||||
|
|
||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
with:
|
with:
|
||||||
name: python-windows
|
name: python-windows
|
||||||
|
|||||||
Reference in New Issue
Block a user