Skip to content

Commit c801fbe

Browse files
committed
Fix up pystats weeklies
1 parent 8d00f07 commit c801fbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bench_runner/templates/_weekly.src.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
fork: python
3636
ref: ${{ needs.determine_head.outputs.commit }}
3737
benchmarks: all
38-
individual: true
3938
tier2: false
4039
secrets: inherit
4140

@@ -46,7 +45,6 @@ jobs:
4645
fork: python
4746
ref: ${{ needs.determine_head.outputs.commit }}
4847
benchmarks: all
49-
individual: true
5048
tier2: true
5149
secrets: inherit
5250

0 commit comments

Comments
 (0)