Skip to content

Commit cc504b5

Browse files
committed
Merge branch 'main' of github.com:openimsdk/actions-test into n1/b
2 parents 6d6cf80 + bdc4f95 commit cc504b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hello.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ func main() {
88
fmt.Println(ex, err)
99
fmt.Println("123")
1010
fmt.Println("123")
11+
fmt.Println("hello")
12+
fmt.Println("hello")
1113
}

0 commit comments

Comments
 (0)