Skip to content

Refactor trace header support #14

Refactor trace header support

Refactor trace header support #14

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