Skip to content

Commit 0f2929b

Browse files
authored
chore(ci): enable benchmark timeline in CI again (#3490)
1 parent 81b1592 commit 0f2929b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/bench.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ jobs:
1111
strategy:
1212
matrix:
1313
bench:
14-
#- connect
15-
#- end_to_end
16-
#- pipeline
14+
- end_to_end
15+
- pipeline
1716
steps:
1817
- uses: actions/checkout@v4
1918

0 commit comments

Comments
 (0)