Skip to content

Commit

Permalink
Format tests/BUCK with buildifier
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Dec 28, 2023
1 parent 3fad38c commit 13c3d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ rust_test(
name = "test",
srcs = ["test.rs"],
edition = "2021",
remote_execution_action_key_providers = ":build_mode",
deps = [
":ffi",
"//:cxx",
],
remote_execution_action_key_providers = ":build_mode",
)

rust_library(
Expand Down

0 comments on commit 13c3d97

Please sign in to comment.