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 61caf25 commit e3ea968Copy full SHA for e3ea968
.github/workflows/pull_request.yml
@@ -8,9 +8,6 @@ jobs:
8
tests:
9
name: Test
10
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
11
- with:
12
- # https://github.com/swiftlang/swift-syntax/issues/2992
13
- enable_windows_checks: false
14
soundness:
15
name: Soundness
16
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
0 commit comments