Skip to content

Commit

Permalink
Lets get verbose output from sqlfluff
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower committed Feb 19, 2024
1 parent 6444e16 commit bed81cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .env

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run T
run: dbt deps && dbt build
- name: Lint SQL
run: sqlfluff lint models --format github-annotation-native --templater dbt --dialect duckdb
run: sqlfluff lint models --verbose
- name: Build Evidence
env:
EVIDENCE_DATABASE: "duckdb"
Expand Down

0 comments on commit bed81cf

Please sign in to comment.