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
Currently the concurrency check is removed for run_tests action because build action includes it as dependency, and when it gets cancelled, build action is skipped silently without fail. The planned CICD improvement plan will fix this issue.
Currently the concurrency check is removed for run_tests action because build action includes it as dependency, and when it gets cancelled, build action is skipped silently without fail. The planned CICD improvement plan will fix this issue.