ci: comment test result on PR

This commit is contained in:
Li Jie
2024-06-08 11:03:35 +08:00
parent ee848e66ac
commit f16e721d01
3 changed files with 22 additions and 8 deletions

View File

@@ -64,7 +64,7 @@ jobs:
- name: LLGO tests
run: |
echo "Test result on ${{ matrix.os }} with LLVM ${{ matrix.llvm }}" > result.txt
echo "Test result on ${{ matrix.os }} with LLVM ${{ matrix.llvm }}" > result.md
LLGOROOT=$PWD bash .github/workflows/test_llgo.sh
- name: Test _demo and _pydemo