Skip to content

Commit 8f7680d

Browse files
committed
fix ci failures
1 parent 33721f8 commit 8f7680d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/storage/examples/storage_bucket_encryption_enforcement_samples.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ int main(int argc, char* argv[]) {
252252
{"auto", RunAll},
253253
});
254254
return example.Run(argc, argv);
255-
}
255+
}

0 commit comments

Comments
 (0)