Skip to content

Fixed N+1 query occurrence in the /api/v1/facility/ #77

Fixed N+1 query occurrence in the /api/v1/facility/

Fixed N+1 query occurrence in the /api/v1/facility/ #77

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/reusable-test.yml