Skip to content

Commit

Permalink
Update main_lint_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jecolvin authored May 16, 2024
1 parent d395fe1 commit 39e2a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_lint_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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 39e2a23

Please sign in to comment.