Skip to content

Resolve auto inertia based on input mass #39

Resolve auto inertia based on input mass

Resolve auto inertia based on input mass #39

Workflow file for this run

name: Bazel CI
on:
push:
branches: [sdf15, main]
pull_request:
branches: [sdf15, main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7
with:
folders: |
[
".",
]
exclude: |
[
{"folder": ".", "bzlmodEnabled": false},
]