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.
shell_check
1 parent 14bce55 commit 55177cbCopy full SHA for 55177cb
.github/workflows/pull_request.yml
@@ -10,6 +10,7 @@ jobs:
10
uses: apple/swift-nio/.github/workflows/soundness.yml@main
11
with:
12
license_header_check_project_name: "SwiftAWSLambdaRuntime"
13
+ shell_check_enabled: false
14
15
unit-tests:
16
name: Unit tests
0 commit comments