Skip to content

Commit c3e9e12

Browse files
wip
1 parent 5581ac1 commit c3e9e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osrm-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ jobs:
731731
make -j$(nproc) benchmarks
732732
cd ..
733733
make -C test/data
734-
we run benchmarks in tmpfs to avoid impact of disk IO
734+
# we run benchmarks in tmpfs to avoid impact of disk IO
735735
- name: Create folder for tmpfs
736736
run: |
737737
# if by any chance it was mounted before(e.g. due to previous job failed), unmount it

0 commit comments

Comments
 (0)