Fix benchmark job name

This commit is contained in:
hashlag
2026-01-25 17:34:12 +03:00
parent c0685d00b5
commit 3e7a0f3e53

View File

@@ -3,7 +3,7 @@ name: ChaosBenchmark CI
on: [push, pull_request]
jobs:
build-and-test:
build-and-benchmark:
runs-on: ubuntu-latest
steps: