Skip to content

Commit 7342eb1

Browse files
author
Matthias Koeppe
committed
use sage-python
1 parent 653282c commit 7342eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- name: Test package
1212
run: |
1313
sage --version
14-
python3 setup.py test
14+
sage-python setup.py test

0 commit comments

Comments
 (0)