fix(ci): simplify Flutter test execution #9
Reference in New Issue
Block a user
Delete Branch "fix/simplify-ci-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remove complex Python wrapper that caused timeout issues. Use direct flutter test with pkill cleanup.