fix: move configuration file

This commit is contained in:
Fernandez Ludovic 2025-02-13 23:03:52 +01:00
parent 613697a009
commit 594fb07c1e
2 changed files with 1 additions and 2 deletions

View file

@ -128,7 +128,6 @@ jobs:
go-version: oldstable
- uses: ./
with:
working-directory: sample-go-mod
#working-directory: ${{ matrix.wd }}
working-directory: ${{ matrix.wd }}
args: --timeout=5m --issues-exit-code=0 ./...
verify: true