Skip to content

adds mockery package #112

adds mockery package

adds mockery package #112

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: test
run: |
docker-compose run \
--rm pipeline-test