Skip to content

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented Jan 5, 2026

Removes redundant CI_OPTIMIZE_SPACE variable assignment and simplifies logic to run nix store gc only when the GITHUB_ACTIONS environment variable is set. This ensures store optimization is performed only in GitHub Actions, reducing unnecessary steps in other environments.

Removes redundant CI_OPTIMIZE_SPACE variable assignment and simplifies
logic to run `nix store gc` only when the GITHUB_ACTIONS environment
variable is set. This ensures store optimization is performed only in
GitHub Actions, reducing unnecessary steps in other environments.
@mkoura mkoura requested a review from saratomaz as a code owner January 5, 2026 10:15
@mkoura mkoura merged commit e2ae17a into master Jan 5, 2026
1 check passed
@mkoura mkoura deleted the use_actions_env_directly branch January 5, 2026 10:18
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.

2 participants