We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e0c41 commit 782e5d2Copy full SHA for 782e5d2
.github/workflows/ci.yml
@@ -20,8 +20,6 @@ jobs:
20
- uses: actions/checkout@v4
21
- run: go version
22
- uses: actions/setup-go@v5
23
- with:
24
- go-version-file: ./go.mod
25
- run: ./ci/lint.sh
26
27
test:
0 commit comments