Skip to content

remove nonexistent service from manifest; remove service creation fro… #103

remove nonexistent service from manifest; remove service creation fro…

remove nonexistent service from manifest; remove service creation fro… #103

Workflow file for this run

---
name: test
on: push
jobs:
bats:
name: bats
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: make test
run: make BATS_ARGS=--recursive test