Ayman,
You could use a statement step to disable/enable the result recording of the next step.
The expression that you would use would be:
RunState.NextStep.TS.NoResult = True (Disables result collection for the next step).
Check the attached sequence file
Notice that if you run the sequence using Single Pass the second step does not appear in the report.
Hope it helps.
Antonio Lie.