We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa402e9 commit 1998fedCopy full SHA for 1998fed
.github/workflows/cron-daily-fuzz.yml
@@ -18,7 +18,7 @@ jobs:
18
# We only get 20 jobs at a time, we probably don't want to go
19
# over that limit with fuzzing because of the hour run time.
20
fuzz_target: [
21
- minreq_http,
+ bitreq_http,
22
simple_http,
23
]
24
steps:
0 commit comments