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 cf698af commit e645eb2
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 @@ -108,7 +108,7 @@ jobs:
# a multiline string
data-asset-options: |
--project-root pyspark \
--spark-job-entrypoint \\"job.py --final_output_table pnw_bookings_30_days\\" \
--spark-job-entrypoint `job.py --final_output_table pnw_bookings_30_days` \
--csv-schema-file pyspark/schemas.csv
- name: Register Protobuf Data Assets
uses: gabledata/cicd/github-actions/register-data-assets@latest
Expand Down

0 comments on commit e645eb2

Please sign in to comment.