From d3604c924e7c33b216665a7d29de4993c8c7a39b Mon Sep 17 00:00:00 2001 From: Alexis Grojean Date: Mon, 29 Jul 2024 11:02:12 +0200 Subject: [PATCH] Test CI. --- .github/workflows/build_and_functional_tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_and_functional_tests.yml b/.github/workflows/build_and_functional_tests.yml index 3f5937d..8c0074d 100644 --- a/.github/workflows/build_and_functional_tests.yml +++ b/.github/workflows/build_and_functional_tests.yml @@ -31,3 +31,4 @@ jobs: uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_ragger_tests.yml@v1 with: download_app_binaries_artifact: "compiled_app_binaries" +