Skip to content

Commit b9ba54d

Browse files
committed
Fix location
1 parent d9209d9 commit b9ba54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/apache_beam/yaml/extended_tests/data/enrichment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pipelines:
4242
table: "{BQ_TABLE}"
4343
options:
4444
project: "apache-beam-testing"
45-
temp_location: "TEMP_DIR"
45+
temp_location: "{TEMP_DIR}"
4646

4747
- pipeline:
4848
type: chain

0 commit comments

Comments
 (0)