Skip to content

Commit 613697a

Browse files
committed
wip: debug
1 parent 6cfba59 commit 613697a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
go-version: oldstable
129129
- uses: ./
130130
with:
131-
working-directory: ${{ matrix.wd }}
131+
working-directory: sample-go-mod
132+
#working-directory: ${{ matrix.wd }}
132133
args: --timeout=5m --issues-exit-code=0 ./...
133134
verify: true

0 commit comments

Comments
 (0)