ci: run llgo test ./...

This commit is contained in:
Li Jie
2025-03-19 11:23:40 +08:00
parent a732fa237c
commit 74ededd8c8
2 changed files with 22 additions and 0 deletions

View File

@@ -165,6 +165,7 @@ jobs:
- name: run llgo test
run: |
llgo test ./...
cd _demo
llgo test -v ./runtest