Skip to content

update golangci-lint (#27) #94

update golangci-lint (#27)

update golangci-lint (#27) #94

Workflow file for this run

name: test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: make test