Skip to content

Commit b38f74f

Browse files
committed
.
1 parent bcf79d8 commit b38f74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pysplashsurf_CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
CIBW_ENVIRONMENT_MACOS: >-
138138
PATH=$HOME/.cargo/bin:$PATH MACOSX_DEPLOYMENT_TARGET=${{ matrix.platform.macosx_deployment_target }}
139139
CIBW_TEST_COMMAND: "cargo install --path {project}/splashsurf && cd {package} && pytest tests"
140-
CIBW_TEST_REQUIRES: pytest meshio
140+
CIBW_TEST_REQUIRES: pytest meshio trimesh
141141
- name: Upload wheels
142142
uses: actions/upload-artifact@v4
143143
with:

0 commit comments

Comments
 (0)