Fix performance tests uploading
Followup of !3228 (merged)
It seems that when the ENV is other than ON/TRUE/YES/1 the if ($ENV{VAR})
returns FALSE as shown here https://godbolt.org/z/s7b1Yq7a3
Edited by Vicente Bolea
Followup of !3228 (merged)
It seems that when the ENV is other than ON/TRUE/YES/1 the if ($ENV{VAR})
returns FALSE as shown here https://godbolt.org/z/s7b1Yq7a3