Skip to content

Commit c705477

Browse files
don't merge testing
Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
1 parent c2ac54e commit c705477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ inputs:
1717
from the source. By default, This action assumes that go.mod is in the
1818
top-level directory.
1919
required: true
20-
default: '.'
20+
default: 'test'
2121
binary-dir:
2222
description: 'Directory to store Cilium CLI executable'
2323
required: true

0 commit comments

Comments
 (0)