Skip to content

feat: only add response header for sampled traces #6

feat: only add response header for sampled traces

feat: only add response header for sampled traces #6

Workflow file for this run

name: quick-test
on:
pull_request:
paths-ignore:
- "**.md"
- LICENCE
- CODEOWNERS
jobs:
test-build:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Run Tests
run: make test