Skip to content

Commit b8655e0

Browse files
author
Julien Ruaux
committed
fix: Changed job name
1 parent 12f3154 commit b8655e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Early Access'
1+
name: 'Benchmark'
22

33
on:
44
workflow_call:
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
earlyaccess:
20-
name: 'Early Access'
20+
name: 'Benchmark'
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Cancel previous run

0 commit comments

Comments
 (0)