Skip to content

Commit df5d6f2

Browse files
fix: CICD
1 parent 1011d46 commit df5d6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
with:
133133
python-version: ${{ env.MAIN_PYTHON_VERSION }}
134134
requires-xvfb: true
135-
optional-dependencies-name: all
135+
optional-dependencies-name: 'tests, all'
136136

137137
- name: Upload PyVista generated images (cache and results)
138138
if: always()

0 commit comments

Comments
 (0)