Ark icon indicating copy to clipboard operation
Ark copied to clipboard

CI: add a fuzzing step

Open SuperFola opened this issue 1 year ago • 0 comments

The problem

Having a fuzzing step in the CI can help detecting bugs faster.

Proposed solution

See for an example of how to fuzz https://github.com/SuperFola/parser-combinators/blob/aa5070d/.github/workflows/ci.yml#L217

SuperFola avatar Feb 26 '23 16:02 SuperFola