Skip to content

Commit e3ea968

Browse files
committed
Enable Windows tests in GitHub Actions
Fixes #2992
1 parent 61caf25 commit e3ea968

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
tests:
99
name: Test
1010
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
1411
soundness:
1512
name: Soundness
1613
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)