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 f017cfc commit 165df4aCopy full SHA for 165df4a
.github/workflows/pull_request.yml
@@ -17,7 +17,6 @@ jobs:
17
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
18
with:
19
linux_os_versions: '["jammy"]'
20
- linux_build_command: 'swift test'
21
linux_swift_versions: '["nightly-main", "nightly-6.2"]'
22
windows_swift_versions: '["nightly-main"]'
23
windows_build_command: 'Invoke-Program swift test'
0 commit comments