We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b5a5b commit 5a8cbe6Copy full SHA for 5a8cbe6
devops/actions/run-tests/benchmark/action.yml
@@ -99,10 +99,3 @@ runs:
99
with:
100
name: Compute-benchmark run ${{ github.run_id }} (${{ runner.name }})
101
path: ./artifact
102
- - name: (Test) aggregate benchmark results and produce historical average
103
- if: always()
104
- uses: ./devops/actions/benchmarking/aggregate
105
- with:
106
- lookback_days: 999
107
- env:
108
- GITHUB_TOKEN: ${{ env.GITHUB_TOKEN }}
0 commit comments