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
This commit is contained in:
parent
4336f413b5
commit
866f1a1f2d
Notes:
git
2024-12-05 08:59:07 +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=true" >> $GITHUB_OUTPUT
|
||||
run: echo "enable-launchable=false" >> $GITHUB_OUTPUT
|
||||
shell: bash
|
||||
if: >-
|
||||
${{
|
||||
|
Loading…
x
Reference in New Issue
Block a user