We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698a786 commit 520fc60Copy full SHA for 520fc60
.github/workflows/RunBenchmark.yml
@@ -65,6 +65,7 @@ jobs:
65
working-directory: /var/lib/mount/db-benchmark-metal
66
run: |
67
python3 _setup_utils/install_all_solutions.py all --exclude clickhouse
68
+ echo "__MADE IT HERE__"
69
# installing/updating clickhouse needs sudo priviledges
70
sudo python3 _setup_utils/install_all_solutions.py clickhouse
71
0 commit comments