Skip to content

Merge pull request #1236 from InsightSoftwareConsortium/dependabot/np… #15

Merge pull request #1236 from InsightSoftwareConsortium/dependabot/np…

Merge pull request #1236 from InsightSoftwareConsortium/dependabot/np… #15

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-22.04
steps:
- uses: prefix-dev/setup-pixi
- name: Build and Test ITK-Wasm
run: |
pixi run test-itk-wasm