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