Skip to content

Gravity set command fixed (backport #3189) #534

Gravity set command fixed (backport #3189)

Gravity set command fixed (backport #3189) #534

Workflow file for this run

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