Skip to content

Commit 46d593e

Browse files
authored
Verifying Windows support
1 parent 06ca47b commit 46d593e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
tests:
99
name: Test
10-
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
10+
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@windows-support
1111
soundness:
1212
name: Soundness
1313
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)