Skip to content

Commit 9ddf4ea

Browse files
fix: CICD
1 parent df5d6f2 commit 9ddf4ea

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: 'tests, 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)