We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d5ff1 commit abc585bCopy full SHA for abc585b
1 file changed
.github/workflows/integration.yml
@@ -13,6 +13,9 @@ concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
14
cancel-in-progress: true
15
16
+env:
17
+ PYVISTA_OFF_SCREEN: "True"
18
+
19
jobs:
20
run-examples:
21
runs-on: ${{ matrix.os }}
0 commit comments