There was an error while loading. Please reload this page.
1 parent ea534e3 commit e4f00a6Copy full SHA for e4f00a6
.github/workflows/pull_request.yml
@@ -9,6 +9,7 @@ jobs:
9
name: Soundness
10
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
11
with:
12
+ api_breakage_check_enabled: false
13
license_header_check_project_name: "Swift Distributed Actors"
14
15
unit-tests:
0 commit comments