Add benchmarks comparison job

This commit is contained in:
Siarhei Fedartsou 2024-05-11 22:32:02 +02:00
parent aa076f8fee
commit e97bbef807

View File

@ -601,7 +601,6 @@ jobs:
key: v1-ccache-benchmarks-${{ github.sha }}
restore-keys: |
v1-ccache-benchmarks-
- name: mkdir -p ~/.ccache
- name: Enable Conan cache
uses: actions/cache@v3
with: