Skip to content

Add Multi-dof joint state in storage and retrieval services (#51) #151

Add Multi-dof joint state in storage and retrieval services (#51)

Add Multi-dof joint state in storage and retrieval services (#51) #151

Workflow file for this run

name: Format
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
pre-commit:
name: pre-commit
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]