Skip to content

Bump vite from 4.5.13 to 6.4.2 #173

Bump vite from 4.5.13 to 6.4.2

Bump vite from 4.5.13 to 6.4.2 #173

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.6
with:
itk-cmake-options: '-DModule_MorphologicalContourInterpolation_BUILD_EXAMPLES:BOOL=ON'
itk-module-deps: 'RLEImage@v1.0.2'
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
with:
test-notebooks: false
secrets:
pypi_password: ${{ secrets.pypi_password }}