Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix native build stats uploading for "simple with space" IT
Follow up to #39784 Resolves: ``` jq: error: Could not open file /home/runner/work/quarkus/quarkus/./integration-tests/simple: No such file or directory ``` by treating each line returned by `find` as a single path instead of further breaking it down by space.
- Loading branch information