Skip to content

Commit

Permalink
Merge branch 'elias/readmeUpdateAndSmallFix' of github.com:sdf-labs/s…
Browse files Browse the repository at this point in the history
…df-action into elias/readmeUpdateAndSmallFix
  • Loading branch information
eliasdefaria committed May 21, 2024
2 parents 8bbd5d3 + 70001dd commit 4847efe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
env:
CATALOG: dbt_hol_dev
SCHEMA: public
DBT_TARGET: dev
with:
command: 'sdf compile'
workspace_dir: 'workspace/dbt_init_challenge'
Expand Down Expand Up @@ -103,6 +104,7 @@ jobs:
env:
CATALOG: dbt_hol_dev
SCHEMA: public
DBT_TARGET: dev
with:
command: 'sdf push'
# relative path to ${{ github.workspace }} which is automatically mounted by GitHub Actions
Expand Down

0 comments on commit 4847efe

Please sign in to comment.