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: create pr for updating scalibr even if tests fail (#2261)
As running the tests involves compiling Go, it'll error if a change in
scalibr causes a compile-time error which is exactly why we're wanting
this workflow in the first place so we should be continuing regardless
of if the running-of-tests step is successful 😅
Co-authored-by: Xueqin Cui <[email protected]>
0 commit comments