Update publish.yml
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -61,6 +61,7 @@ jobs:
|
|||||||
path: dist/
|
path: dist/
|
||||||
|
|
||||||
- name: Test installation
|
- name: Test installation
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pip install dist/*.whl
|
pip install dist/*.whl
|
||||||
python -c "import sqrtspace_spacetime; print(sqrtspace_spacetime.__version__)"
|
python -c "import sqrtspace_spacetime; print(sqrtspace_spacetime.__version__)"
|
||||||
|
|||||||
Reference in New Issue
Block a user