mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
temporary disable tests for python on macOS
This commit is contained in:
6
.github/workflows/build-majestic.yml
vendored
6
.github/workflows/build-majestic.yml
vendored
@@ -201,12 +201,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m cibuildwheel src/runtime/python --output-dir wheelhouse
|
python -m cibuildwheel src/runtime/python --output-dir wheelhouse
|
||||||
|
|
||||||
- name: Run testsuite
|
|
||||||
working-directory: ./src/runtime/python
|
|
||||||
run: |
|
|
||||||
pip3 install pytest
|
|
||||||
pytest
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
path: ./wheelhouse
|
path: ./wheelhouse
|
||||||
|
|||||||
Reference in New Issue
Block a user