Skip to content

Commit 991f658

Browse files
committed
test workspace fix
1 parent 3467785 commit 991f658

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
@@ -47,7 +47,7 @@ jobs:
4747
integration-test:
4848
name: Integration test
4949
needs: construct-integration-test-matrix
50-
uses: apple/swift-nio/.github/workflows/swift_test_matrix.yml@main
50+
uses: apple/swift-nio/.github/workflows/swift_test_matrix.yml@matrix_mark_workspace_safe
5151
with:
5252
name: "Integration test"
5353
matrix_string: '${{ needs.construct-integration-test-matrix.outputs.integration-test-matrix }}'

0 commit comments

Comments
 (0)