Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianisk committed Mar 21, 2024
1 parent 7ebd21b commit e8fe8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-contracts-and-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
data-asset-options: |
--source-type pyspark \
--project-root pyspark \
--csv-schema-file schemas.csv \
--csv-schema-file pyspark/schemas.csv \
--spark-job-entrypoint 'job.py --final_output_table pnw_bookings_30_days' --trace
- name: Register Protobuf Data Assets
uses: gabledata/cicd/github-actions/register-data-assets@latest
Expand Down

0 comments on commit e8fe8ee

Please sign in to comment.