We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d534ac6 commit d0bede4Copy full SHA for d0bede4
.github/workflows/test-lint.yml
@@ -90,5 +90,5 @@ jobs:
90
91
- name: Run lint
92
id: lint
93
- run: hatch run test-lint
+ run: hatch -v run test-lint
94
continue-on-error: false
0 commit comments