Skip to content

Commit

Permalink
use different name for bench ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslandoga committed Jan 12, 2024
1 parent c37d9af commit 00842c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: mix
name: bench

on: workflow_dispatch

jobs:
bench:
benchee:
runs-on: ubuntu-latest

env:
Expand Down

0 comments on commit 00842c7

Please sign in to comment.