Skip to content

Commit 4f7bb26

Browse files
committed
Disable liquid benchmarks for now.
1 parent ac79cc0 commit 4f7bb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/jobs/remote_server_job.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def ruby_commit(ssh, commit_hash, options)
3636
ruby = true
3737
memory = true
3838
optcarrot = true
39-
liquid = true
39+
liquid = false
4040
patterns = options[:include_patterns]
4141

4242
ssh_exec!(

0 commit comments

Comments
 (0)