Skip to content

Commit

Permalink
rebase, fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Nov 20, 2024
1 parent bcf03ac commit 04a3932
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 13,697 deletions.
13,603 changes: 0 additions & 13,603 deletions docs/dist/app.bundle.js

This file was deleted.

14 changes: 0 additions & 14 deletions docs/dist/index.html

This file was deleted.

79 changes: 0 additions & 79 deletions docs/dist/oauth2-redirect.html

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/ci/benchmarks/generate_benchmark_result.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ do
result_value=${result::-2}
echo " {"
echo " \"name\": \"${benchmark_name}\","
echo " \"result\": ${result_value},"
echo " \"value\": ${result_value},"
echo " \"unit\": \"${unit}\""
if [ $COUNTER -eq $NBENCHMARKS ]
then
Expand Down

0 comments on commit 04a3932

Please sign in to comment.