Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xando committed Jun 12, 2024
1 parent a75258e commit 5481e18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import pyarrow as pa
import pyarrow.bigquery as bq

print(os.environ)

PROJECT = os.environ['env.GCP_PROJECT']
LOCATION = f"{PROJECT}.test.{uuid.uuid4()}"
Expand Down

0 comments on commit 5481e18

Please sign in to comment.