mirror of https://github.com/velour/catbase.git
Update tidy.yml
This commit is contained in:
parent
238310c137
commit
041d3c96a1
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: katexochen/go-tidy-check@v1
|
||||
- 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: . ./...
|
||||
|
|
Loading…
Reference in New Issue