mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-05-03 07:22:27 +00:00
Do not run python linter during CI (#410)
This commit is contained in:
committed by
GitHub
parent
fc65c3cc42
commit
8eddc2872c
@@ -11,6 +11,7 @@ jobs:
|
||||
with:
|
||||
license_header_check_project_name: "SwiftAWSLambdaRuntime"
|
||||
shell_check_enabled: false
|
||||
python_lint_check_enabled: false
|
||||
api_breakage_check_container_image: "swift:6.0-noble"
|
||||
docs_check_container_image: "swift:6.0-noble"
|
||||
format_check_container_image: "swiftlang/swift:nightly-6.0-jammy"
|
||||
|
||||
Reference in New Issue
Block a user