Commit e71eb133 by Arve Knudsen Committed by GitHub

scripts/ci-frontend-metrics.sh: Fix execution (#27434)

* scripts/ci-frontend-metrics.sh: Fix execution

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
parent 9acb9990
#!/bin/bash
set -eo pipefail
set -e
echo -e "Collecting code stats (typescript errors & more)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment