test(build):case with llgo test ./...
This commit is contained in:
3
.github/workflows/llgo.yml
vendored
3
.github/workflows/llgo.yml
vendored
@@ -137,8 +137,7 @@ jobs:
|
||||
go-version: ${{matrix.go}}
|
||||
|
||||
- name: run llgo test
|
||||
run: |
|
||||
llgo test ./...
|
||||
run: bash .github/workflows/llgo_test.sh
|
||||
|
||||
hello:
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user