From 57973f68208ca48c0a22da89ca448ab1d462db30 Mon Sep 17 00:00:00 2001 From: Auburn Date: Sat, 14 Dec 2024 14:40:17 +0000 Subject: [PATCH] update benchmark --- .github/workflows/benchmark.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index b6cfc79..360cbf6 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -74,9 +74,3 @@ jobs: repository: Auburn/FastNoise2Benchmarking event-type: benchmark client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "runid": "${{ github.run_id }}", "name": "${{ matrix.name }}", "msg": "${{ steps.message-format.outputs.value }}"}' - - benchmarkbin-complete: - runs-on: ubuntu-latest - needs: benchmark-matrix - steps: - - run: echo benchmarkbin-complete