Skip to content

Commit

Permalink
sync test
Browse files Browse the repository at this point in the history
  • Loading branch information
ddkwork committed Jul 2, 2024
1 parent 1e4293f commit 7993a13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libhyperdbg_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ import (
"github.com/stretchr/testify/assert"
)

//sync test

func isGithubCI() bool {
GOPATH := os.Getenv("GOPATH")
return strings.Contains(GOPATH, "runneradmin")
Expand Down

0 comments on commit 7993a13

Please sign in to comment.