Skip to content

More robust install #79

More robust install

More robust install #79

Workflow file for this run

name: bash_unit CI
on:
push:
jobs:
ubuntu:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Unit testing with bash_unit
run: FORCE_COLOR=true ./bash_unit tests/test*