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
Since tests are supposed to use the system python while omnibus is supposed to use the embedded python, it should be possible to invoke test and build tasks with different parameters (either using command line or env vars).
Since tests are supposed to use the system python while omnibus is supposed to use the embedded python, it should be possible to invoke
testandbuildtasks with different parameters (either using command line or env vars).