Skip to content

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

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

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

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