Skip to content

Fix context cancel leak #87

Fix context cancel leak

Fix context cancel leak #87

Workflow file for this run

name: gocover
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: stable
- name: Update coverage badge
uses: ncruces/[email protected]