This commit is contained in:
Siarhei Fedartsou 2024-05-27 18:51:08 +02:00
parent 1210eaa9ce
commit 4981b73f15

View File

@ -684,9 +684,9 @@ jobs:
run: | run: |
python3 pr/scripts/ci/post_benchmark_results.py base_results pr_results python3 pr/scripts/ci/post_benchmark_results.py base_results pr_results
- name: Show CCache statistics - name: Show CCache statistics
run: | run: |
ccache -p ccache -p
ccache -s ccache -s
ci-complete: ci-complete:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04