Skip to content

Commit

Permalink
update benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Auburn committed Dec 14, 2024
1 parent 19a8184 commit 57973f6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 57973f6

Please sign in to comment.