Skip to content

changed bringup to ament_python | added tests #9

changed bringup to ament_python | added tests

changed bringup to ament_python | added tests #9

Workflow file for this run

name: Spellcheck Action
on:
workflow_call:
pull_request:
push:
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@0.33.1
name: Spellcheck