Skip to content

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

Introduce app package. Move repo mocks into the repository package

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

name: Lint Architecture
on: push
jobs:
test-unit:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Lint Architecture
run: make lint-architecture