Skip to content

Commit

Permalink
add test-paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Lorena Rodriguez Viruel committed Sep 3, 2024
1 parent d765448 commit 3bccdd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ config-version: 2

# This setting configures which "profile" dbt uses for this project.
profile: 'default'
test-paths: ["test"]

on-run-end:
on-run-end:
- "{{ log_dbt_results(results) }}"

0 comments on commit 3bccdd9

Please sign in to comment.