Skip to content

Commit c7dfed7

Browse files
committed
Test-8
1 parent 86eb5f9 commit c7dfed7

31 files changed

Lines changed: 2 additions & 3577 deletions

.github/actions/compilers/entrypoint.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ launchable_record_test() {
137137
grouped launchable record tests --session "$(cat "${test_spec_session_file}")" raw "${test_spec_report_path}"/* || true
138138
fi
139139
}
140+
set -x
140141
if [ "$LAUNCHABLE_ENABLED" = "true" ]; then
141142
echo "::group::Setup Launchable"
142143
btest_report_path='launchable_bootstraptest.json'
@@ -152,6 +153,7 @@ if [ "$LAUNCHABLE_ENABLED" = "true" ]; then
152153
echo "::endgroup::"
153154
trap launchable_record_test EXIT
154155
fi
156+
set +x
155157

156158
pushd ${builddir}
157159

.github/workflows/annocheck.yml

Lines changed: 0 additions & 112 deletions
This file was deleted.

.github/workflows/auto_request_review.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/baseruby.yml

Lines changed: 0 additions & 76 deletions
This file was deleted.

.github/workflows/bundled_gems.yml

Lines changed: 0 additions & 136 deletions
This file was deleted.

0 commit comments

Comments
 (0)