Skip to content

Commit

Permalink
not test loader
Browse files Browse the repository at this point in the history
  • Loading branch information
AsterDY committed Jul 28, 2024
1 parent 74c7904 commit c6b2bd1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go_latest_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
export GOROOT=$PWD/go1.23
export PATH=$GOROOT/bin:$PATH
go version
GOMAXPROCS=4 go test -v -race ./loader
GOMAXPROCS=4 go test -v -race .
GOMAXPROCS=4 go test -v -race github.com/bytedance/sonic/ast
GOMAXPROCS=4 go test -v -race github.com/bytedance/sonic/encoder
Expand Down
1 change: 1 addition & 0 deletions go1.23
Submodule go1.23 added at c9940f

0 comments on commit c6b2bd1

Please sign in to comment.