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