Skip to content

Commit

Permalink
Run CI without building runfiles links
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Nov 13, 2024
1 parent 2257a60 commit 0c93bac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
## https://bazel.build/docs/best-practices#bazelrc-file
###############################################################################

# Skip building runfiles links for faster builds.
build --nobuild_runfile_links

# https://bazel.build/reference/command-line-reference#flag--enable_platform_specific_config
common --enable_platform_specific_config

Expand Down

0 comments on commit 0c93bac

Please sign in to comment.