Skip to content

Support valkey-go tracing #8073

Support valkey-go tracing

Support valkey-go tracing #8073

Workflow file for this run

name: Pull Request Tests
on:
pull_request:
branches:
- "**"
merge_group:
push:
branches:
- 'mq-working-branch-**'
tags-ignore:
- 'contrib/**'
- 'instrumentation/**'
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
unit-integration-tests:
name: PR Unit and Integration Tests
uses: ./.github/workflows/unit-integration-tests.yml

Check failure on line 22 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / Pull Request Tests

Invalid workflow file

The workflow is not valid. In .github/workflows/pull-request.yml (Line: 22, Col: 11): Error from called workflow DataDog/dd-trace-go/.github/workflows/unit-integration-tests.yml@6608904c8cb9a6d3d83c1a594baae76adb60ed03 (Line: 147, Col: 9): Unexpected value 'valkey'
with:
go-version: "1.22"
ref: ${{ github.ref }}
secrets: inherit