Skip to content

Commit 16da747

Browse files
redsun82Copilot
andcommitted
Log found databases in Linux Arm64 check
Log a success line for each language database found in the Linux Arm64 PR check. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 36cbf13 commit 16da747

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/__linux-arm64.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/linux-arm64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ steps:
3131
echo "Did not find a database for $lang"
3232
exit 1
3333
fi
34+
echo "Found database for $lang"
3435
done

0 commit comments

Comments
 (0)