Skip to content

Commit 2360bc1

Browse files
authored
[Chore] Verbose lint output (alexjustesen#1207)
1 parent a560d37 commit 2360bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: "duster"
1919
uses: tighten/duster-action@v2
2020
with:
21-
args: lint --using=pint
21+
args: lint --using=pint -v
2222

2323
test:
2424
needs: [lint] # needs lint job to pass first

0 commit comments

Comments
 (0)