Skip to content

Commit

Permalink
add dbt_cloud to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-connors-3 committed Oct 25, 2023
1 parent c2a8518 commit 9d82241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
dbt-version: ["1.5", "1.6"]
dbt-file-name: ["dbt_project", "packages", "selectors", "dbt_yml_files", "dependencies"]
dbt-file-name: ["dbt_project", "packages", "selectors", "dbt_yml_files", "dependencies", "dbt_cloud"]
exclude:
- dbt-version: "1.5"
dbt-file-name: "dependencies"
Expand Down

0 comments on commit 9d82241

Please sign in to comment.