We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0629f5 commit 584dcfdCopy full SHA for 584dcfd
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
go-version: '1.22.x'
15
- name: Run linters
16
- working-directory: {{ matrix.dir }}
+ working-directory: ${{ matrix.dir }}
17
uses: golangci/golangci-lint-action@v3
18
19
version: v1.55.2
0 commit comments