Skip to content

WIP

WIP #6

name: USD v26.05
on:
push:
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
run-tests:
name: Run Tests for USD v26.05
uses: ./.github/workflows/run-tests.yml
with:
usd-version: 26.05
test-filter: '-Draco|_Below2502|_Equal2502'