chore(ci): disable CI benchmarks publishing (#2933)

This commit is contained in:
Sean McArthur
2022-07-29 16:55:49 -07:00
committed by GitHub
parent ca99e23e27
commit 491b076bca

View File

@@ -11,9 +11,9 @@ jobs:
strategy:
matrix:
bench:
- connect
- end_to_end
- pipeline
#- connect
#- end_to_end
#- pipeline
steps:
- uses: actions/checkout@v2