Skip to content

internal/report: add test for each type of lint #291

internal/report: add test for each type of lint

internal/report: add test for each type of lint #291

Workflow file for this run

name: Run govulncheck
on: [push]
jobs:
govulncheck:
runs-on: ubuntu-latest
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1