Revert "Launchable: Stop recording tests temporarily" (#12289)
Revert "Launchable: Stop recording tests temporarily (#12268)" This reverts commit 866f1a1f2d6f0425b1535fb5697a30404e83e7c2.
This commit is contained in:
parent
895f2c2152
commit
c73552e473
Notes:
git
2024-12-09 02:31:32 +00:00
Merged-By: ono-max <onoto1998@gmail.com>
2
.github/actions/compilers/action.yml
vendored
2
.github/actions/compilers/action.yml
vendored
@ -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: >-
|
||||
${{
|
||||
|
Loading…
x
Reference in New Issue
Block a user