Skip to content

Add bit error rate

Add bit error rate #14

Workflow file for this run

---
name: Go CI and Release
on:
push:
branches:
- '**'
tags:
- '*'
pull_request:
branches:
- '**'
jobs:
build:
uses: TheCacophonyProject/github-actions-templates/.github/workflows/go-ci-release.yml@v0.1.2