Skip to content

fix: replace invalid UTF-8 in metadata to JSON with U+FFFD #712

fix: replace invalid UTF-8 in metadata to JSON with U+FFFD

fix: replace invalid UTF-8 in metadata to JSON with U+FFFD #712

Workflow file for this run

name: Native C++
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
jobs:
native-build-test-workflow:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v5
- uses: prefix-dev/setup-pixi@v0.9.0
- name: Build and Test ITK-Wasm
run: |
pixi run test-itk-wasm