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: Run test framework without sudo in workflows (#1273)
Running the test framework with sudo causes root to become the owner of
some directories. This causes problems with permissions when trying to
checkout in workflows. Running the framework without sudo should solve
these problems.
0 commit comments