mirror of https://github.com/velour/catbase.git
Update tidy.yml
This commit is contained in:
parent
09b6a50375
commit
e2107ae4aa
|
@ -10,4 +10,5 @@ jobs:
|
|||
- uses: katexochen/go-tidy-check@v2
|
||||
with:
|
||||
# (Optional) The path to the root of each modules, space separated. Default is the current directory.
|
||||
modules: . ./...
|
||||
modules: .
|
||||
submodules: "true"
|
||||
|
|
Loading…
Reference in New Issue