Skip to content

Commit

Permalink
chore: define test_result_report_output_file_log
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Oct 11, 2024
1 parent c297654 commit 5009f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kbcli-test-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1351,6 +1351,7 @@ jobs:
fi
fi
test_result_report_output_file_log="test-result-report-output.log"
if [[ -f ${test_result_report_output_file_log} ]]; then
cat ${test_result_report_output_file_log}
fi
Expand Down

0 comments on commit 5009f68

Please sign in to comment.