Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058)

This commit is contained in:
reivilibre
2022-06-15 14:42:27 +00:00
committed by GitHub
parent 941dc3db13
commit 538044ac01
6 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -371,7 +371,7 @@ jobs:
- name: "Install Complement Dependencies"
run: |
sudo apt-get update && sudo apt-get install -y libolm3 libolm-dev
sudo apt-get -qq update && sudo apt-get install -qqy libolm3 libolm-dev
go get -v github.com/haveyoudebuggedit/gotestfmt/v2/cmd/gotestfmt@latest
- name: Run actions/checkout@v2 for synapse