Skip to content

Chore: Update Otel to v1.34.0 #82

Chore: Update Otel to v1.34.0

Chore: Update Otel to v1.34.0 #82

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