Skip to content

Commit 099116c

Browse files
committed
test
1 parent c9eeeaa commit 099116c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-package-gate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
if [[ "$version" != "$previous_version" ]]; then
6262
1>&2 echo "**** ERROR ****"
6363
1>&2 echo "Spec '$spec' change is not allowed in Azure Linux."
64-
1>&2 echo "**** ERROR ****"
64+
1>&2 echo "**** ERROR 1****"
6565
error_found=1
6666
fi
6767
fi

0 commit comments

Comments
 (0)