We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ddeb03 commit ac0aaedCopy full SHA for ac0aaed
.github/workflows/pull_request.yml
@@ -20,6 +20,7 @@ jobs:
20
api_breakage_check_container_image: "swift:6.0-noble"
21
docs_check_container_image: "swift:6.0-noble"
22
format_check_container_image: "swiftlang/swift:nightly-6.0-jammy"
23
+ yamllint_check_enabled: false
24
25
unit-tests:
26
name: Unit tests
0 commit comments