Skip to content

Commit 3c67c78

Browse files
committed
chore: DO NOT MERGE test with multiple time the same workflow
1 parent bec227d commit 3c67c78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codspeed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
runs-on: ubuntu-24.04
1919
- mode: "walltime"
2020
runs-on: codspeed-macro
21+
- mode: "walltime"
22+
runs-on: codspeed-macro
2123

2224
name: Run ${{ matrix.mode }} benchmarks
2325
runs-on: ${{ matrix.runs-on }}

0 commit comments

Comments
 (0)