Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add log display step to CI workflow after benchmarks execution #897

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

catatsuy
Copy link
Member

This pull request includes changes to the CI workflow configuration to ensure that logs are shown after the benchmark is run. The most important changes are:

CI Workflow Enhancements:

  • .github/workflows/ci.yml: Added a step to show logs after running the benchmark, ensuring that the logs are available for debugging purposes.
  • .github/workflows/ci.yml: Removed the redundant step to show logs that was previously placed before checking the benchmark result.

@catatsuy catatsuy merged commit 7631f61 into master Dec 21, 2024
4 checks passed
@catatsuy catatsuy deleted the feature-show-logs-to-ci-workflow branch December 21, 2024 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant