Skip to content

Commit 279f1ad

Browse files
authored
Update main.yml (#1188)
Add the required input 'name' to the swift_test matrix workflow
1 parent fc2f2ab commit 279f1ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
name: Integration tests
2222
uses: apple/swift-nio/.github/workflows/swift_matrix.yml@main
2323
with:
24+
name: "Integration tests"
2425
matrix_linux_5_9_enabled: false
2526
matrix_linux_command: "swift package --disable-sandbox multi-node test"

0 commit comments

Comments
 (0)