Skip to content

test: Refactor some retriever tests into unit tests #7683

test: Refactor some retriever tests into unit tests

test: Refactor some retriever tests into unit tests #7683

Workflow file for this run

name: CI Metrics
on:
workflow_run:
workflows:
- "end-to-end"
- "Linting"
- "Tests"
- "REST API Tests"
types:
- completed
pull_request:
types:
- opened
- closed
jobs:
send:
runs-on: ubuntu-latest
steps:
- uses: int128/datadog-actions-metrics@v1
with:
datadog-api-key: ${{ secrets.DATADOG_API_KEY }}
datadog-site: "datadoghq.eu"
collect-job-metrics: true