File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3535 - run : sudo apt-get update && sudo apt-get install -y xorg-dev mesa-utils xvfb libgl1 freeglut3-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxext-dev
3636 - uses : julia-actions/julia-buildpkg@v1
3737 - uses : julia-actions/julia-runtest@v1
38+ with :
39+ prefix : xvfb-run
3840 - uses : julia-actions/julia-processcoverage@v1
3941 - uses : codecov/codecov-action@v2
4042 with :
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ ModelingToolkitDesigner.jl colors the connections based on `ModelingToolkitDesig
9898# TODO
9999
100100- Finish adding icons for the ModelingToolkitStandardLibrary.jl
101- - Finish documentation
101+ - Add documentation
102102- Support more complex connection paths with bends etc.
103103
104104# [ compat]
You can’t perform that action at this time.
0 commit comments