We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f4b0df + eb80ad7 commit 4ea5d3aCopy full SHA for 4ea5d3a
1 file changed
.github/workflows/benchmark.yml
@@ -82,9 +82,6 @@ jobs:
82
fi
83
awk "BEGIN {printf \"%.2f\", $sum / $success}"
84
}
85
- done
86
- awk "BEGIN {printf \"%.2f\", $sum / $n}"
87
- }
88
89
echo "Running benchmark on $os_name (Java $java_ver, $snippet_count snippets)..."
90
0 commit comments