Skip to content

Commit 8c7555f

Browse files
Added test script path to the inputs
1 parent 8f9cc9d commit 8c7555f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/tests/py/BUILD.gn

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pw_python_package("metadata_parser") {
2727

2828
inputs = [
2929
"env_test.yaml",
30+
"simple_run_args.txt",
3031
]
3132

3233
sources = [

0 commit comments

Comments
 (0)