Files
fuzzforge_ai/.github
tduhamel42 2d045d37f2 fix(ci): Remove invalid --non-interactive flag from ff init
The ff init command doesn't have a --non-interactive flag. The command
already runs non-interactively by default, so the flag is not needed.

This was causing initialization to fail with 'No such option' error.
2025-10-29 15:18:15 +01:00
..