Skip to content

Commit b0d831d

Browse files
committed
.github/workflows/ci-sage.yml (sage): Add msolve
1 parent ea62735 commit b0d831d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-sage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
from_docker_target: "with-targets"
124124
from_docker_tag: "dev"
125125
docker_targets: "with-targets"
126-
targets: "build ptest-nodoc"
126+
targets: "build msolve ptest-nodoc"
127127
tox_system_factors: >-
128128
["debian-bookworm"]
129129
tox_packages_factors: >-

0 commit comments

Comments
 (0)