Skip to content

fix(compact): fix conflict between compaction and retrying #46

fix(compact): fix conflict between compaction and retrying

fix(compact): fix conflict between compaction and retrying #46

Workflow file for this run

name: golangci-lint
on: [pull_request]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: 1.18
- name: Check out code
uses: actions/checkout@v1
- name: Run golangci-lint
uses: golangci/[email protected]
with:
file: ./coverage.out