We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A build like this fails:
@test "branches" { run go run xgo.go --remote https://github.com/rwcarlsen/cyan --branch memprof --targets "linux/amd64" --image="${IMAGEID}" github.com/rwcarlsen/cyan/cmd/cyan echo "$output" [ "$status" -eq 0 ] }
With this error:
# /build.sh: line 114: cd: /go/src/github.com/rwcarlsen/cyan/cmd/cyan: No such file or directory
https://github.com/techknowlogick/xgo/actions/runs/11663375631/job/32471664269?pr=259
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A build like this fails:
With this error:
https://github.com/techknowlogick/xgo/actions/runs/11663375631/job/32471664269?pr=259
The text was updated successfully, but these errors were encountered: