mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-09 23:49:02 -04:00
ci: Change fuzz type from regression to local-regression
As per recommendation from Fuzzit devs
This commit is contained in:
parent
1be121cec7
commit
11a2733dc2
@ -223,7 +223,7 @@ jobs:
|
||||
["./replacer_fuzz.go"]="replacer" \
|
||||
)
|
||||
|
||||
fuzz_type="regression"
|
||||
fuzz_type="local-regression"
|
||||
if [[ $(Build.Reason) == "Schedule" ]]; then
|
||||
fuzz_type="fuzzing"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user