Skip to content

Commit

Permalink
Disable race detector on authzed-go tests
Browse files Browse the repository at this point in the history
  • Loading branch information
josephschorr committed Apr 26, 2022
1 parent 0fd5d40 commit 63d5223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Expand Up @@ -34,6 +34,7 @@ jobs:
- uses: "authzed/actions/go-test@main"
with:
tags: "integration"
race: "false"

protobuf:
name: "Generate Protobufs"
Expand Down

0 comments on commit 63d5223

Please sign in to comment.