Skip to content

Commit fd59a13

Browse files
committed
Update
[ghstack-poisoned]
1 parent a267549 commit fd59a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/scripts/test_model.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
param (
22
[string]$modelName,
33
[string]$backend,
4-
[string]$buildDir = "cmake-out"
4+
[string]$buildDir = "cmake-out",
55
[bool]$strict = $false
66
)
77

0 commit comments

Comments
 (0)