We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3467785 commit 991f658Copy full SHA for 991f658
.github/workflows/pull_request.yml
@@ -47,7 +47,7 @@ jobs:
47
integration-test:
48
name: Integration test
49
needs: construct-integration-test-matrix
50
- uses: apple/swift-nio/.github/workflows/swift_test_matrix.yml@main
+ uses: apple/swift-nio/.github/workflows/swift_test_matrix.yml@matrix_mark_workspace_safe
51
with:
52
name: "Integration test"
53
matrix_string: '${{ needs.construct-integration-test-matrix.outputs.integration-test-matrix }}'
0 commit comments