Skip to content

Commit 55177cb

Browse files
committed
Disable shell_check
1 parent 14bce55 commit 55177cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: apple/swift-nio/.github/workflows/soundness.yml@main
1111
with:
1212
license_header_check_project_name: "SwiftAWSLambdaRuntime"
13+
shell_check_enabled: false
1314

1415
unit-tests:
1516
name: Unit tests

0 commit comments

Comments
 (0)