Skip to content

Commit 6a06c4a

Browse files
committed
fixup
Signed-off-by: Frederic BIDON <[email protected]>
1 parent 71d0d33 commit 6a06c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
fi
127127
-
128128
name: Run go fuzz tests
129-
run: |-
129+
run: >
130130
go test
131131
-v
132132
-run Fuzz

0 commit comments

Comments
 (0)