Skip to content

Commit e73a755

Browse files
committed
CI: another kind of blank
1 parent 08a2f45 commit e73a755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
matrix:
8888
octave: [10.3.0]
8989
sympy: [1.9, 1.10.1, 1.11.1, 1.12.1, 1.13.0, 1.13.3, 1.14.0]
90-
mpmath: # blank means SymPy pin in effect
90+
mpmath: [""] # blank means SymPy pin in effect
9191
include:
9292
- octave: 10.2.0
9393
sympy: 1.14.0

0 commit comments

Comments
 (0)