From c3e9e12fc3a00b62953fb884d3af1dc49b5b204e Mon Sep 17 00:00:00 2001 From: Siarhei Fedartsou Date: Sun, 3 Nov 2024 12:21:12 +0100 Subject: [PATCH] wip --- .github/workflows/osrm-backend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osrm-backend.yml b/.github/workflows/osrm-backend.yml index c23b485e2..60c7a725d 100644 --- a/.github/workflows/osrm-backend.yml +++ b/.github/workflows/osrm-backend.yml @@ -731,7 +731,7 @@ jobs: make -j$(nproc) benchmarks cd .. make -C test/data - we run benchmarks in tmpfs to avoid impact of disk IO + # we run benchmarks in tmpfs to avoid impact of disk IO - name: Create folder for tmpfs run: | # if by any chance it was mounted before(e.g. due to previous job failed), unmount it