Skip to content

Add opttrace package. #19

Add opttrace package.

Add opttrace package. #19

Workflow file for this run

name: CI Tests
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
container:
image: luthersystems/build-go:v0.0.81
steps:
- uses: actions/[email protected]
- name: Run CI tests
run: make citest