Skip to content

feat: run go tests with CGO=0 #91

Description

@galargh

It has been suggested that

more and more of the base stack is being careful to avoid CGO where possible
it would be great to have a per-repository flag to run all the tests with CGO disabled, so that future regressions are easily caught

The way to run the tests is: CGO_ENABLED=0 go test

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions