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
Copy file name to clipboardExpand all lines: utils/pr_commenter.jl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ try
192
192
catch
193
193
println("BUILD FAILED!")
194
194
195
-
message ="Something failed when generating plots. See the log at https://github.com/JuliaControl/ControlExamplePlots.jl/runs/$(RUN_ID)?check_suite_focus=true for more details."
195
+
message ="Something failed when generating plots. See the log at https://github.com/JuliaControl/ControlExamplePlots.jl/actions/runs/$(RUN_ID)?check_suite_focus=true for more details."
0 commit comments