mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-08-17 23:57:12 +02:00
Test projects need to be initialized with 'ff init' to create .fuzzforge directories before workflows can run. Added initialization steps to all workflow test jobs: - Fast workflow tests - Android platform tests - Full workflow tests This ensures projects are properly set up in CI where .fuzzforge directories don't exist (they're in .gitignore).