Skip to content

fix bug: double left join led to full cartesian product of case_contr… #1473

fix bug: double left join led to full cartesian product of case_contr…

fix bug: double left join led to full cartesian product of case_contr… #1473

Workflow file for this run

name: Build and test back-end repo
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test_backoffice:
uses: ./.github/workflows/backoffice_test_workflow.yaml
test_backend:
uses: ./.github/workflows/backend_test_workflow.yaml