Skip to content

Commit ddcb63b

Browse files
committed
chore: Clean up extra whitespace lint in pull_request.yml
1 parent 386e324 commit ddcb63b

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
@@ -17,7 +17,7 @@ jobs:
1717
name: Unit tests
1818
uses: apple/swift-nio/.github/workflows/unit_tests.yml@main
1919
with:
20-
20+
2121
# NOTE: Aug 5, 2025. We've determined SPM has bugs for `condition: .when(platforms: [.somePlatform])`
2222
# that incorrectly ignore the condition and import anyways for unintended platforms.
2323
#

0 commit comments

Comments
 (0)