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 d947998 commit 4e5248eCopy full SHA for 4e5248e
.github/workflows/pull_request.yml
@@ -40,5 +40,5 @@ jobs:
40
yamllint_check_enabled: true
41
api_breakage_check_enabled: true
42
api_breakage_check_container_image: swiftlang/swift:nightly-6.2-jammy
43
- docs_check_enabled: true
+ docs_check_enabled: false # nightly container has issues installing yq
44
docs_check_container_image: swiftlang/swift:nightly-6.2-jammy
0 commit comments