Skip to content

Commit

Permalink
upload script location
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Dec 11, 2024
1 parent cc2c110 commit 00d732b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,8 @@ jobs:

- name: Merge memory reports using jq
run: |
./.github/scripts/merge-bench-reports.sh memory_report
mv ./.github/scripts/merge-bench-reports.sh merge-bench-reports.sh
./merge-bench-reports.sh memory_report
- name: Parse memory report
id: memory_report
Expand Down

0 comments on commit 00d732b

Please sign in to comment.