Disable Complement Crypto tests (#5242)

Disabled Complement Crypto tests due to flakiness.
This commit is contained in:
Michael Telatynski
2026-03-27 18:38:37 +01:00
committed by GitHub
parent 80009a1b31
commit 4d59291538
+1 -1
View File
@@ -88,7 +88,7 @@ jobs:
complement-crypto:
name: "Run Complement Crypto tests"
if: github.event_name == 'merge_group'
if: false # disabled due to flakiness
permissions: read-all # zizmor: ignore[excessive-permissions]
uses: matrix-org/complement-crypto/.github/workflows/single_sdk_tests.yml@main # zizmor: ignore[unpinned-uses]
with: