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 e87543a commit b4115cbCopy full SHA for b4115cb
.github/workflows/pull_request.yml
@@ -53,7 +53,7 @@ jobs:
53
54
endtoend-tests:
55
name: End to end tests
56
- uses: apple/swift-container-plugin/.github/workflows/endtoend_tests.yml
+ uses: euanh/swift-container-plugin/.github/workflows/endtoend_tests.yml@scheduled-endtoend-tests
57
58
swift-6-language-mode:
59
name: Swift 6 Language Mode
0 commit comments