Skip to content

Commit c4db9a2

Browse files
committed
Another test
1 parent ab465b2 commit c4db9a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test_full.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ jobs:
5858
- name: Generate pipeline report
5959
if: always()
6060
continue-on-error: true
61+
env:
62+
DISPLAY: ""
63+
VTK_DEFAULT_OPENGL_WINDOW: "vtkOSOpenGLRenderWindow"
6164
shell: bash
6265
run: |
6366
uv run scripts/visualize_pipeline.py --output $JOB_TMP/pipeline_report.png

0 commit comments

Comments
 (0)