mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Test glxinfo in workflow.
This commit is contained in:
parent
536d21b46e
commit
5a69414f67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/testwf.yml
vendored
2
.github/workflows/testwf.yml
vendored
|
@ -42,5 +42,5 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
export OPENSCADPATH=$(dirname $GITHUB_WORKSPACE)
|
export OPENSCADPATH=$(dirname $GITHUB_WORKSPACE)
|
||||||
xvfb-run --server-args="-screen 0, 1280x720x24" -a \
|
xvfb-run --server-args="-screen 0, 1280x720x24" -a \
|
||||||
openscad -o tmp_cube.png --imgsize=640,480 --view=axes,scales --projection=o --autocenter --viewall --preview '' --hardwarnings testwf.scad
|
glxinfo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue