Skip to content

Commit 0eb760d

Browse files
committed
gh: Try new benchmark script discarding output
1 parent beceeef commit 0eb760d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/temp.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
with:
125125
repository: trailofbits/vast-benchmarks
126126
sparse-checkout: benchmarks/linux_kernel
127-
ref: main
127+
ref: linux-benchmark-make-output-optional
128128
path: vast-benchmarks/
129129
fetch-depth: 1
130130

@@ -133,7 +133,6 @@ jobs:
133133
python3 ${PWD}/vast-benchmarks/benchmarks/linux_kernel/run_vast_benchmark.py
134134
vast-front
135135
${PWD}/linux/compile_commands.json
136-
${PWD}/vast_linux_kernel_mlir_with_unsup/
137136
--num_processes=$(nproc)
138137
--vast_option="-xc"
139138
--vast_option="-vast-emit-mlir=${{ matrix.vast-target }}"

0 commit comments

Comments
 (0)