diff --git a/.github/workflows/temp.yml b/.github/workflows/temp.yml index 9d0f5de914..c861ed6260 100644 --- a/.github/workflows/temp.yml +++ b/.github/workflows/temp.yml @@ -125,14 +125,15 @@ jobs: repository: trailofbits/vast-benchmarks sparse-checkout: benchmarks/linux_kernel ref: main - path: torvalds/ + path: . + clean: false fetch-depth: 1 - name: Run benchmarks run: > python3 ${PWD}/benchmarks/linux_kernel/run_vast_benchmark.py vast-front - ${PWD}/torvalds/linux/compile_commands.json + ${PWD}/linux/compile_commands.json ${PWD}/vast_linux_kernel_mlir_with_unsup/ --num_processes=$(nproc) --vast_option="-xc"