Skip to content

Merge pull request #1590 from thewtex/dirperms #1050

Merge pull request #1590 from thewtex/dirperms

Merge pull request #1590 from thewtex/dirperms #1050

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@v7.0.1
- uses: prefix-dev/setup-pixi@v0.10.0
- name: Build and Test ITK-Wasm
run: |
pixi run test-itk-wasm