0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-19 19:42:19 +02:00

Run slow tests with RUST_LOG=debug

This commit is contained in:
Alex Konradi 2024-09-04 13:30:22 -04:00 committed by GitHub
parent c39d33858c
commit 6d4f923513
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@ name: Slow Tests
env:
LIBSIGNAL_TESTING_ENCLAVE_SECRET: ${{secrets.SVR_ENCLAVE_SECRET}}
RUST_LOG: debug
on:
schedule: