From 866f1a1f2d6f0425b1535fb5697a30404e83e7c2 Mon Sep 17 00:00:00 2001 From: Naoto Ono Date: Thu, 5 Dec 2024 17:58:46 +0900 Subject: [PATCH] Launchable: Stop recording tests temporarily (#12268) There is a system trouble in Launchable, so I'm going to stop recording tests temporarily in compilers.yaml --- .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 ff060ce2e0..3a056af054 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=true" >> $GITHUB_OUTPUT + run: echo "enable-launchable=false" >> $GITHUB_OUTPUT shell: bash if: >- ${{