Skip to content

Refactor repositories adapters from the native http go to the resty+g… #10

Refactor repositories adapters from the native http go to the resty+g…

Refactor repositories adapters from the native http go to the resty+g… #10

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