Skip to content

Commit

Permalink
Enable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
brabster committed Jan 3, 2024
1 parent 5ff81dd commit f72d8af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/dbt_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ runs:
dbt clean
dbt deps
dbt debug
dbt run
echo "dbt test goes here"
dbt build
dbt docs generate
- name: upload target artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f72d8af

Please sign in to comment.