Skip to content

Commit 4c39f26

Browse files
author
Matthias Koeppe
committed
.github/workflows/ci-conda-known-test-failures.json: Add failure seen in https://github.com/sagemath/sage/actions/runs/6835143781/job/18588599649\#step:11:16939
1 parent 147ecf5 commit 4c39f26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-conda-known-test-failures.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
"sage.libs.singular.singular": {
1515
"failed": true
1616
},
17+
"sage.matrix.matrix2": {
18+
"failed": true
19+
},
1720
"sage.misc.lazy_import": {
1821
"failed": true
1922
},

0 commit comments

Comments
 (0)