Skip to content

Commit a07eb0b

Browse files
Update dotnet-core.yml
1 parent 4e8584e commit a07eb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
env:
2323
FSHARP_DATA_SQLCLIENT_USE_SQLLOCALDB_FOR_TESTS: 1
2424
run: |
25-
"C:\Program Files\Microsoft SQL Server\130\Tools\Binn\SqlLocalDB.exe" info
25+
call "C:\Program Files\Microsoft SQL Server\130\Tools\Binn\SqlLocalDB.exe" info
2626
./build.cmd

0 commit comments

Comments
 (0)