Skip to content

feat: compatibility with Unity 2022.3.41 and ARFoundation 5.1.5 #33

feat: compatibility with Unity 2022.3.41 and ARFoundation 5.1.5

feat: compatibility with Unity 2022.3.41 and ARFoundation 5.1.5 #33

Workflow file for this run

name: Meta Check
on: pull_request
jobs:
meta-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DeNA/unity-meta-check@v3
with:
target_path: "./arcor2_AREditor"
ignore_submodules_and_nested: true