Skip to content

Sionna: implement new physical environment module for Sionna ray tracer #90

Sionna: implement new physical environment module for Sionna ray tracer

Sionna: implement new physical environment module for Sionna ray tracer #90

Workflow file for this run

name: CI on main branch
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml