Skip to content

Commit adb916f

Browse files
author
me
committed
oops
1 parent e745b24 commit adb916f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
-DCMAKE_C_COMPILER=clang \
2828
-DCMAKE_CXX_COMPILER=clang++ \
2929
-DHTTP_BUILD_FUZZERS=ON
30-
cmake --build build --target request_parser --parallel
30+
cmake --build build --target request_parser response_parser --parallel
3131
3232
- name: Extract corpus
3333
run: |

0 commit comments

Comments
 (0)