Skip to content

Export REDIS_MAJOR_VERSION correctly in run-tests #3642

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uglide
Copy link
Contributor

@uglide uglide commented May 9, 2025

Fix issue spotted by @akx #3415 (comment) in run-tests reusable workflow

@uglide uglide requested review from Copilot and petyaslavova May 9, 2025 15:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects how the REDIS_MAJOR_VERSION is exported in the run-tests workflow to address issues noted by @akx.

  • Consolidates exporting of REDIS_MAJOR_VERSION by moving the echo command outside the conditional block
  • Removes the duplicated export to ensure consistency in setting the variable

@uglide uglide requested a review from vladvildanov May 9, 2025 15:21
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