Add benchmarks comparison job
This commit is contained in:
parent
8dbc85fab7
commit
83f9db4d8c
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -615,7 +615,7 @@ jobs:
|
||||
- name: Enable compiler cache
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
paths: ["~/.ccache", "~/.cache/ccache"]
|
||||
path: ~/.cache/ccache
|
||||
key: v1-ccache-benchmarks-${{ github.sha }}
|
||||
restore-keys: |
|
||||
v1-ccache-benchmarks-
|
||||
|
Loading…
Reference in New Issue
Block a user