docs: fix workflow example

This commit is contained in:
Fernandez Ludovic 2024-06-22 22:40:58 +02:00
parent 24b3d93762
commit 27d925f9c0

View File

@ -179,7 +179,6 @@ jobs:
with:
os: ${{ matrix.os }}
go-version: ${{ matrix.go-version }}
repository: ${{ inputs.repository }}
golangci-lint-version: v1.59
```