Skip to content

WIP

WIP #37

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