Skip to content

Commit

Permalink
output to magic summary file
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfriesen committed Jan 10, 2025
1 parent e71e9b8 commit 634eda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ jobs:
merge-multiple: true
- name: Summarize Perf Data
shell: PowerShell
run: tools/summarize-perf.ps1 -Files artifacts/perf/*.json
run: tools/summarize-perf.ps1 -Files artifacts/perf/*.json >> $env:GITHUB_STEP_SUMMARY

downlevel_functional_tests:
name: Downlevel Functional Tests
Expand Down

0 comments on commit 634eda6

Please sign in to comment.