Skip to content

Commit d69f286

Browse files
committed
ci(llgotest):remove complete comment
1 parent a1730b0 commit d69f286

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/go.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,7 @@ jobs:
4141

4242
- name: Test xtool
4343
run: |
44-
# llgo test ./_xtool/internal/parser/...
45-
# got go/bin/parser.test: exit code -1
46-
47-
# check exit code outout for temporary fix
48-
# with the latest update can exit in llgo test
49-
# only with llgo test ./... with llgo update
50-
# https://github.com/goplus/llgo/pull/1128
5144
llgo test ./_xtool/internal/...
52-
llgo test ./config
5345
5446
- name: Test llcppsymg & llcppsigfetch
5547
run: |

0 commit comments

Comments
 (0)