Skip to content

Commit 3c60ecc

Browse files
authored
Update python-app.yml
1 parent 2b541c2 commit 3c60ecc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
# Print pip version
4545
pip --version
4646
# Print SageMath version
47+
which sage
48+
conda list | grep sage
4749
sage --version
4850
- name: Test application
4951
run: |

0 commit comments

Comments
 (0)