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