Skip to content

Delete examples/CSharp NativeImport/README.md #28

Delete examples/CSharp NativeImport/README.md

Delete examples/CSharp NativeImport/README.md #28

name: CI - Run all tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: true
- name: Build all and run tests
run: ./build.sh Test