Skip to content

Commit

Permalink
Add ci job for validating stable metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
CatherineF-dev committed Jan 2, 2024
1 parent 4bea9ca commit 685ca7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/validate-stability.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ go run \


if diff -u "tests/stablemetrics/testdata/test-stable-metrics-list.yaml" "$temp_file"; then
echo -e "${green}\nPASS metrics stability verification ${reset}"
echo -e "PASS metrics stability verification"
fi

0 comments on commit 685ca7b

Please sign in to comment.