Skip to content

Commit 62faf39

Browse files
committed
[GR-12063] Don't use abbreviated sforceimports command
PullRequest: graalpython/239
2 parents c769eab + 3d5795c commit 62faf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
dynamicImports:: "sulong,/compiler",
181181

182182
setup +: [
183-
["mx", "sforceimport"],
183+
["mx", "sforceimports"],
184184
["mx", "--dynamicimports", self.dynamicImports, "build"],
185185
]
186186
},

0 commit comments

Comments
 (0)