Skip to content

Implement then --only-bump-ros-vendor-package option #30

Implement then --only-bump-ros-vendor-package option

Implement then --only-bump-ros-vendor-package option #30

Workflow file for this run

name: Releasing tests
on:
push:
paths:
- release.py
jobs:
dsl_ci:
runs-on: ubuntu-latest
name: release.py checks
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run release.py script tests
run: ./check_releasepy.bash