Skip to content

Commit

Permalink
Rename benchmark workflow to match filename
Browse files Browse the repository at this point in the history
  • Loading branch information
SRv6d committed Oct 25, 2024
1 parent bbd2d79 commit 326c60e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Benchmarks
name: Benchmark

on:
push:
Expand All @@ -11,7 +11,7 @@ permissions:
contents: read

jobs:
benchmarks:
benchmark:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
Expand Down

0 comments on commit 326c60e

Please sign in to comment.