Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
chowbao committed Nov 1, 2024
1 parent 434bd0e commit e43eb9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/diff-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ jobs:
- name: Checkout source branch and diff quality
run: |
sqlfluff --version
sqlfluff lint
git checkout ${{ github.head_ref }}
diff-quality --violations=sqlfluff --exclude incremental_accepted_values.sql --compare-branch=origin/master --fail-under=95

0 comments on commit e43eb9c

Please sign in to comment.