diff --git a/Meta/Azure/Lagom.yml b/Meta/Azure/Lagom.yml index b34153c1dc..7b08de404f 100644 --- a/Meta/Azure/Lagom.yml +++ b/Meta/Azure/Lagom.yml @@ -173,7 +173,9 @@ jobs: - ${{ if and(eq(parameters.fuzzer, 'NoFuzz'), eq(parameters.os, 'Linux') ) }}: - script: | + du -sh /tmp* | sort -h ./run.sh + du -sh /tmp* | sort -h displayName: 'WPT' workingDirectory: $(Build.SourcesDirectory)/Tests/LibWeb/WPT/ env: