We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78bf349 commit d55f971Copy full SHA for d55f971
.github/workflows/pull_request.yml
@@ -17,6 +17,7 @@ jobs:
17
enable_macos_checks: false
18
macos_xcode_versions: '["16.3"]'
19
macos_versions: '["sequoia"]'
20
+ windows_build_command: 'swift test --no-parallel'
21
22
cmake_build:
23
name: Build (CMake)
0 commit comments