Skip to content

Commit

Permalink
turn-on-race-detection
Browse files Browse the repository at this point in the history
  • Loading branch information
oncilla committed Sep 5, 2023
1 parent 79f4981 commit 4353ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ clean:

bazel:
rm -f bin/*
bazel build //:scion //:scion-ci
bazel build --@io_bazel_rules_go//go/config:race //:scion //:scion-ci
tar -kxf bazel-bin/scion.tar -C bin
tar -kxf bazel-bin/scion-ci.tar -C bin

Expand Down

0 comments on commit 4353ef5

Please sign in to comment.