Skip to content

Commit

Permalink
-h
Browse files Browse the repository at this point in the history
  • Loading branch information
laysabit committed Jun 11, 2024
1 parent d205225 commit df7588e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/diff-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ jobs:
- name: Checkout source branch and diff quality
run: |
git checkout ${{ github.head_ref }}
diff-quality --violations=sqlfluff --compare-branch=origin/master --fail-under=95 --exclude tests .
sqlfluff -h
diff-quality --violations=sqlfluff --compare-branch=origin/master --fail-under=95

0 comments on commit df7588e

Please sign in to comment.