Skip to content

Send negative response when the sub-function is missing #33

Send negative response when the sub-function is missing

Send negative response when the sub-function is missing #33

Workflow file for this run

name: unit tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build and run unit test
run: make unit_test