Skip to content

Add bash help to get version #50

Add bash help to get version

Add bash help to get version #50

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test bash scripts
run: make test_bashscripts