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.
1 parent a1e118e commit ae91be2Copy full SHA for ae91be2
.github/workflows/ci.yml
@@ -16,6 +16,7 @@ jobs:
16
name: Soundness
17
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
18
with:
19
+ api_breakage_check_container_image: swift:latest
20
unacceptable_language_check_enabled: false # Valkey commands contain unacceptable language
21
22
unit-tests:
0 commit comments