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 5ea9f05 commit f530369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-contracts-and-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ jobs:
data-asset-options: |
--source-type pyspark \
--project-root pyspark \
--spark-job-entrypoint `job.py --final_output_table pnw_bookings_30_days` \
--csv-schema-file pyspark/schemas.csv
--csv-schema-file pyspark/schemas.csv \
--spark-job-entrypoint `job.py --final_output_table pnw_bookings_30_days`
- name: Register Protobuf Data Assets
uses: gabledata/cicd/github-actions/register-data-assets@latest
with:
Expand Down

0 comments on commit f530369

Please sign in to comment.