Skip to content

Commit

Permalink
missed a spot
Browse files Browse the repository at this point in the history
  • Loading branch information
aranke committed Sep 19, 2023
1 parent 800c6b1 commit 9f014bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/dbt/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ def cli(ctx, **kwargs):

# dbt build
@cli.command("build")
@global_flags
@click.pass_context
@p.defer
@p.deprecated_defer
Expand Down

0 comments on commit 9f014bc

Please sign in to comment.