blob: 66bacc8a283d647856114ef8d3b8d65683db4a0b [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Set to true for the golden_file template to implicitly write updated goldens
# instead of failing the action or test.
update_goldens = false
}