Skip to content

Commit

Permalink
without sqlfluff
Browse files Browse the repository at this point in the history
  • Loading branch information
laysabit committed Jun 11, 2024
1 parent e76c328 commit 5b4cdea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/diff-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,4 @@ jobs:
- name: Checkout source branch and diff quality
run: |
git checkout ${{ github.ref_name }}
sqlfluff lint models
diff-quality --violations=sqlfluff --compare-branch=origin/master --fail-under=95

0 comments on commit 5b4cdea

Please sign in to comment.