Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco committed Jul 7, 2023
1 parent aac8721 commit 56ffd73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ echo "CONFIG_NAME: $CONFIG_NAME"

echo "Run the standard local tests."
echo "============="
monitoring/uss_qualifier/run_locally.sh $CONFIG_NAME
monitoring/uss_qualifier/run_locally.sh "$CONFIG_NAME"

# Ensure all tests passed
successful=$(python build/dev/extract_json_field.py report.test_suite.successful < monitoring/uss_qualifier/output/report.json)
Expand Down

0 comments on commit 56ffd73

Please sign in to comment.