Skip to content

Commit 594fb07

Browse files
committed
fix: move configuration file
1 parent 613697a commit 594fb07

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ jobs:
128128
go-version: oldstable
129129
- uses: ./
130130
with:
131-
working-directory: sample-go-mod
132-
#working-directory: ${{ matrix.wd }}
131+
working-directory: ${{ matrix.wd }}
133132
args: --timeout=5m --issues-exit-code=0 ./...
134133
verify: true
File renamed without changes.

0 commit comments

Comments
 (0)