This commit is contained in:
Siarhei Fedartsou 2024-11-03 12:21:12 +01:00
parent 5581ac16bd
commit c3e9e12fc3

View File

@ -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