diff --git a/scripts/test-release-validation.sh b/scripts/test-release-validation.sh index 8e944f77..d65ab0e6 100755 --- a/scripts/test-release-validation.sh +++ b/scripts/test-release-validation.sh @@ -362,6 +362,7 @@ test_ghaw_compat() { # Create a minimal apm.yml like apm-action does in isolated mode cat > apm.yml <<'APMYML' +name: ghaw-compat-test dependencies: - microsoft/apm-sample-package APMYML