We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06cc6a6 commit 673e702Copy full SHA for 673e702
.github/workflows/build-and-test-windows.yml
@@ -94,6 +94,7 @@ jobs:
94
machine-types: '["windows-2025"]'
95
build-directory: NuGetTest
96
timeout-minutes: 30
97
+ set-up-sql-server: 'true'
98
# This way, we can see Node.js build issues in the build log.
99
build-verbosity: minimal
100
dotnet-test-process-timeout: 900000
0 commit comments