mirror of
https://github.com/wahyd4/caddy.git
synced 2026-08-19 10:16:22 +10:00
ci: Update fuzzer target name (#2841)
Update the fuzzer target name for the address parser so it better matches the func name
This commit is contained in:
committed by
Matt Holt
parent
ba0000678d
commit
be36aade9a
+1
-1
@@ -219,7 +219,7 @@ jobs:
|
||||
["./caddyconfig/httpcaddyfile/adapter_fuzz.go"]="caddyfile-adapter" \
|
||||
["./caddyconfig/httpcaddyfile/addresses_fuzz.go"]="parse-address" \
|
||||
["./caddyconfig/caddyfile/parse_fuzz.go"]="parse-caddyfile" \
|
||||
["./listeners_fuzz.go"]="parse-listen-addr" \
|
||||
["./listeners_fuzz.go"]="parse-network-address" \
|
||||
["./replacer_fuzz.go"]="replacer" \
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user