Update nightly-performance-benchmarks-email-report.yaml

This commit is contained in:
Maximilian Hoffman
2022-12-15 16:34:16 -08:00
committed by GitHub
parent 91b0e2399e
commit 2667c83685
@@ -26,7 +26,6 @@ jobs:
event-type: benchmark-import
client-payload: |
{
"email_recipient": "${{ secrets.PERF_REPORTS_EMAIL_ADDRESS }}",
"version": "${{ github.sha }}",
"run_file": "ci.yaml",
"report": "three_way_compare.sql",
@@ -43,7 +42,6 @@ jobs:
event-type: benchmark-systab
client-payload: |
{
"email_recipient": "${{ secrets.PERF_REPORTS_EMAIL_ADDRESS }}",
"version": "${{ github.sha }}",
"run_file": "systab.yaml",
"report": "systab.sql",