Skip to content

PixarUSD: only import HgiGL if available. #199

PixarUSD: only import HgiGL if available.

PixarUSD: only import HgiGL if available. #199

name: Run Tests (macOS arm64)
on: [push]
jobs:
build:
name: Swift ${{ matrix.swift }} on ${{ matrix.os }}
strategy:
matrix:
os: [self-hosted]
swift: ["5.10"]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: 🧪 Test
run: swift test