Skip to content

pass tracer in context, traces in POST /decisions #1483

pass tracer in context, traces in POST /decisions

pass tracer in context, traces in POST /decisions #1483

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