chore(ci): disable CI benchmarks publishing (#2933)
This commit is contained in:
6
.github/workflows/bench.yml
vendored
6
.github/workflows/bench.yml
vendored
@@ -11,9 +11,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
bench:
|
bench:
|
||||||
- connect
|
#- connect
|
||||||
- end_to_end
|
#- end_to_end
|
||||||
- pipeline
|
#- pipeline
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user