Skip to content

Commit 673e702

Browse files
committed
Enable SQL server 🥲
1 parent 06cc6a6 commit 673e702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
machine-types: '["windows-2025"]'
9595
build-directory: NuGetTest
9696
timeout-minutes: 30
97+
set-up-sql-server: 'true'
9798
# This way, we can see Node.js build issues in the build log.
9899
build-verbosity: minimal
99100
dotnet-test-process-timeout: 900000

0 commit comments

Comments
 (0)