Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
ofalvai committed Dec 4, 2024
1 parent 3387fba commit 667c71c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,10 @@ step_bundles:
mkdir -p "${test_results_dir}"
cp "${ORIG_BITRISE_DEPLOY_DIR}/${linux_only_test_log_file_name}.xml" "${test_results_dir}/${linux_only_test_log_file_name}.xml"
echo "${linux_only_test_name_json}" > "${test_results_dir}/test-info.json"
- script:
title: Ubuntu 20 Go hackery # TODO: remove this once the workflow is migrated to the Ubuntu 22 stack
inputs:
- content: rm .tool-versions
- deploy-to-bitrise-io@2: { }

test_binary_build:
Expand Down

0 comments on commit 667c71c

Please sign in to comment.