We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d364fe7 commit d0cfbe4Copy full SHA for d0cfbe4
.github/workflows/linter.yml
@@ -30,4 +30,4 @@ jobs:
30
with:
31
version: latest
32
working-directory: ${{ matrix.working-directory}}
33
- args: --verbose
+ args: --verbose ./...
0 commit comments