From c73552e473c04b22c958bd6759311d18f60ceb36 Mon Sep 17 00:00:00 2001 From: Naoto Ono Date: Mon, 9 Dec 2024 11:31:13 +0900 Subject: [PATCH] Revert "Launchable: Stop recording tests temporarily" (#12289) Revert "Launchable: Stop recording tests temporarily (#12268)" This reverts commit 866f1a1f2d6f0425b1535fb5697a30404e83e7c2. --- .github/actions/compilers/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/compilers/action.yml b/.github/actions/compilers/action.yml index 3a056af054..ff060ce2e0 100644 --- a/.github/actions/compilers/action.yml +++ b/.github/actions/compilers/action.yml @@ -79,7 +79,7 @@ runs: - name: Enable Launchable conditionally id: enable-launchable - run: echo "enable-launchable=false" >> $GITHUB_OUTPUT + run: echo "enable-launchable=true" >> $GITHUB_OUTPUT shell: bash if: >- ${{