Skip to content

Commit 1abb8f7

Browse files
authored
Merge branch 'main' into discord
2 parents a9cead1 + 2360bc1 commit 1abb8f7

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)