Skip to content

Commit

Permalink
[Chore] Verbose lint output (#1207)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjustesen authored Feb 21, 2024
1 parent a560d37 commit 2360bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: "duster"
uses: tighten/duster-action@v2
with:
args: lint --using=pint
args: lint --using=pint -v

test:
needs: [lint] # needs lint job to pass first
Expand Down

0 comments on commit 2360bc1

Please sign in to comment.