Skip to content
Snippets Groups Projects
Commit 90f4038e authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[scripts.ci] Be more verbose while running ci-check commands

parent f9ede9b8
Branches
Tags
No related merge requests found
Pipeline #52954 passed
...@@ -1037,6 +1037,7 @@ def check(): ...@@ -1037,6 +1037,7 @@ def check():
"run", "run",
"--all-files", "--all-files",
"--show-diff-on-failure", "--show-diff-on-failure",
"--verbose",
], ],
env=env, env=env,
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment