Skip to content

Distinguish skipped tests from pending tests #52

Distinguish skipped tests from pending tests

Distinguish skipped tests from pending tests #52

Workflow file for this run

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