Skip to content

Commit

Permalink
chore(ci): disable CI benchmarks publishing (#2933)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar authored Jul 29, 2022
1 parent ca99e23 commit 491b076
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
strategy:
matrix:
bench:
- connect
- end_to_end
- pipeline
#- connect
#- end_to_end
#- pipeline
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 491b076

Please sign in to comment.