Skip to content

🩹 [Patch]: Remove unused DYLD_PRINT_LIBRARIES environment variable #80

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

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 4, 2025

Description

This pull request includes changes to two GitHub workflow files, specifically removing an environment variable setup for testing modules. The most important changes are:

GitHub workflow updates:

  • .github/workflows/CI.yml: Removed the env section that set DYLD_PRINT_LIBRARIES to ${{ inputs.Debug }} in the Test built module job.
  • .github/workflows/workflow.yml: Removed the env section that set DYLD_PRINT_LIBRARIES to ${{ inputs.Debug }} in the Test built module job.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug requested a review from a team as a code owner February 4, 2025 00:49
@MariusStorhaug MariusStorhaug self-assigned this Feb 4, 2025
@MariusStorhaug MariusStorhaug merged commit ae2797d into main Feb 4, 2025
8 checks passed
@MariusStorhaug MariusStorhaug deleted the dyld branch February 4, 2025 01: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.

1 participant