Skip to content

Commit 4c9dba0

Browse files
author
alexandre-perrin
committed
install gawk
1 parent 7a324b8 commit 4c9dba0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
- name: Report summary blob profiling
112112
if: always()
113113
run: |
114+
sudo apt-get install gawk
114115
echo "# Blob operation profiling" >> $GITHUB_STEP_SUMMARY
115116
gawk -f ./scripts/blob-prof.awk test/logs/*/src/*/*.log >> $GITHUB_STEP_SUMMARY
116117

0 commit comments

Comments
 (0)