Skip to content

Commit 9027dbe

Browse files
author
devizer
committed
2 Actions on VM: All the find for full set of VMs, Jit for precision benchmark, trim precision benchmark log
1 parent 1d43a4e commit 9027dbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CpuUsage-Tests-Matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
104104
- name: PREPARE Artifact
105105
run: |
106+
sudo chown -R $(whoami) $HOME/Artifacts
106107
cat $HOME/Artifacts/PRECISION.LOG | sed '0,/Show_Precision_Histogram/d' > /tmp/1
107108
tac /tmp/1 > /tmp/2
108109
cat /tmp/2 | sed '0,/Show_Precision_Histogram/d' > /tmp/3

0 commit comments

Comments
 (0)