Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianisk committed Mar 20, 2024
1 parent d322cb6 commit 0fc38ba
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 @@ -107,7 +107,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 0fc38ba

Please sign in to comment.