Skip to content

Commit

Permalink
Update ci_lint_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jecolvin authored May 16, 2024
1 parent d42a0e2 commit d395fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_lint_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
architecture: "x64"

- name: Install Python packages
run: python -m pip install dbt-snowflake~=1.8.0 sqlfluff-templater-dbt~=2.3.2
run: python -m pip install dbt-snowflake~=1.8.0 sqlfluff-templater-dbt~=3.0.0

- name: Test database connection
run: dbt debug
Expand Down

0 comments on commit d395fe1

Please sign in to comment.