Skip to content

Introduce app package. Move repo mocks into the repository package #26

Introduce app package. Move repo mocks into the repository package

Introduce app package. Move repo mocks into the repository package #26

name: Test (Integration)
on: push
jobs:
test-integration-api:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Test Integration
run: make test-integration-api