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 95246a6 commit 1d0bb64
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 @@ -110,7 +110,7 @@ jobs:
--source-type pyspark \
--project-root pyspark \
--csv-schema-file pyspark/schemas.csv \
--spark-job-entrypoint \'job.py --final_output_table pnw_bookings_30_days\'
--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 1d0bb64

Please sign in to comment.