Skip to content

Commit

Permalink
test #0
Browse files Browse the repository at this point in the history
  • Loading branch information
laysabit committed Mar 14, 2024
1 parent c470b3b commit d30aadf
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ jobs:
- name: Checkout source branch and diff quality
run: |
git checkout ${{ github.ref_name }}
dbt docs generate
# diff-quality --violations=sqlfluff --fail-under=95
diff-quality --violations=sqlfluff --fail-under=95 --compare-branch=origin/master

0 comments on commit d30aadf

Please sign in to comment.