Skip to content

Commit 5ff95ba

Browse files
committed
log
1 parent 6444369 commit 5ff95ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
4141
if [ -z "$NON_DOCS_CHANGES" ]; then
4242
echo "only_docs=true" >> "$GITHUB_OUTPUT"
43+
echo "Skipping e2e tests because only docs were changed."
4344
else
4445
echo "only_docs=false" >> "$GITHUB_OUTPUT"
4546
fi

0 commit comments

Comments
 (0)