chore: disable flaky test

This commit is contained in:
Sebastian Ullrich 2025-04-13 13:18:05 +02:00 committed by GitHub
parent aa2cae8801
commit 069456ea9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,9 @@
#!/usr/bin/env bash
set -euxo pipefail
exit 0 # TODO: flaky test disabled
# test disabled
LAKE=${LAKE:-../../.lake/build/bin/lake}
./clean.sh