You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(workflows): add bash activation for vfox in darwin workflows
Add `eval "$(vfox activate bash)"` command after installing Erlang versions in macOS end-to-end test workflows to ensure proper shell environment setup. This change standardizes the workflow configuration across different operating systems by explicitly activating the vfox shell integration.
The activation ensures that the installed Erlang versions are properly recognized and available in subsequent workflow steps, particularly important for maintaining consistent testing environments across Darwin platforms.
0 commit comments