Skip to content

Commit

Permalink
Run non-hermetic tests in slow tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
akonradi-signal authored Dec 6, 2024
1 parent d789b5d commit bad358e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slow_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ env:
ANDROID_NDK_VERSION: 27.0.12077973
LIBSIGNAL_TESTING_ENCLAVE_SECRET: ${{secrets.SVR_ENCLAVE_SECRET}}
LIBSIGNAL_TESTING_CDSI_ENCLAVE_SECRET: ${{secrets.CDSI_ENCLAVE_SECRET}}
LIBSIGNAL_TESTING_RUN_NONHERMETIC_TESTS: true
RUST_LOG: debug

on:
Expand Down

0 comments on commit bad358e

Please sign in to comment.